Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a system that consists of a sensor (nRF52840), hub (nRF5340), and gateway (nRF9160). The high level end goal is to be able to publish a MQTT message from the sensor...
Hi,
I'm looking for AES encryption aes_ctr, nrf_crypto example to try on NRF52811 but, I don't see any example for pca10056e.
Does that mean nrf_crypto is not supported...
I tried to deep dive through the macros, api abstractions and other layers but couldn't figure it out. The closest I got is this:
void debug_uart_print(const char * s) ...
Hi,
I have been evaluating the nRF5340dk for our application purposes and I am currently investigating on how the bluetooth directional finding works.
I happened to...
Hello Devzone Community,
I am continuing my long trek toward single-microamp operation of an nRF9160 based, custom board. On the LTE modem front I am making `AT+CPSMS=`...
Good afternoon.
We have an issue which we'd like to prevent, but suspect it may entail changing the out-of-the-box MCU Boot / SMP BLE code / process.
If we flash our...
Hello, I developed a custom PCB that uses the nRF52810 microchip, and I wrote a firmware that needs to use three RTCs.
The program is supposed to wake up the CPU by an RTC...
Hi there, i have a thingy91 for the electromaker contest. I've flashed the nrf51 bridge firmware using MCUboot. All went well. However, when i try to put in DFU mode the nrf9160...
Rookie question.
Finally I put my ble working passing a number thanks to the support from this forum. But now my problem is how to send a string with around 100 characters...
Hello nordic team, Question 1 How can I customize the Asset Tracker v1 to send Asset Orientation "FLIP" in the same frequency as the temperature and the rest of the values...
When communication fails on NRF connectivity dongle (In Python via pc_ble_driver) and Error code: NRF_ERROR_BUSY is received on attempts to write and one restarts python script...
Hi,
I am following below link for DFU over BLE. Link ( https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts/ncs-dfu ) currently it is working fine...
Hello ,
I'm using the libuarte library so i can send data and receive it , i'm enabling RTC2,TIMER1,TIMER0 and TIMER2 .
this is the main definition of my libuarte NRF_LIBUARTE_ASYNC_DEFINE...
I use App timer V2 in the nRF5 SDK and sometimes (not sure of the circumstances) it will insert a timer into the internal m_app_timer_sortlist that is already present in the...
I'm running into an odd problem with the PWM driver. We're using SDK 17.0.2 and the S113 softdevice on an nRF52833. We're using the PWM module to drive some LEDs.
The nRF52833...