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 working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello,
I got the issue to run the NRF9160 DK as an external AT-Modem. What I need to do is to issue AT-Commands over the UART, which control the NRF9160 modem through an...
Hi , I am running zigbee cli example code from sdk and configuring nrf52840 board as coordinator and trying to add xbee module to zigbee network. Coordinator is not accepting...
OK, a bit of confusion somebody can clear up for me, I hope;
Does NRF_SERIAL_EVENT_RX_DATA get sent when there is ANY data in the RX buffer, or only when the RX buffer is...
Hello
I am developing peripheral interfaces on nrf9160 dk, For I2C, sPI and ADC I am not able find exapmle codes. ALso could not find api required for the same to develop...
Dear nordic:
I am working on a tool which can collect data from multiple ant+ sensors with different device types,like a bike computer.
It allows user to assign up to...
I want to communicate with two nRF52 devices without pairing?
It is possible? Yes means kindly give the realtive examples.
Maximum data length...
Thanks.
Hello there, I need to ask if these two; NRF M 24L01+1712AB , NRF M 24L01+1609AH (one with external Antenna) are still supported and have official libraries , and if not supported...
I'm trying to advertise on the coded phy, but SDK 16 seems to have a block in place against doing this when you use S340. I can obviously edit this, but I don't normally edit...
After Installing JLink 6.62 it offered a firmware update for the connected JLink. I performed the update (Firmware: J-Link OB-SAM3U128-V2-NordicSemi compiled Jan 21 2020 17...
Hello,
I´m trying to connect the nRF9160-DK to the nRF cloud, using the asset tracker application. I was able to build and flash the application. But the DK can not connect...
Hello,
We are working through an issue which we found recently on the nrf sdk. The following is what is occuring:
We have two GPIO interrupts configured for low accuracy...
Hi... folks .. i am using nRF52840 development kit , i need to control the two servo motor using ble commands . I need to control the angle and speed of two motors , suggest...
Hello,
When I power our customer-designed nRF52832-based electronics I see the ingoing suply current (at 3.1V) rising in about 3 seconds up to 55 mA (!), then decreasing...
Hi, I have a problem with uart disable function (app_uart_close();). I started from ble_app_uart example, and I want to disable uart when nobody is connected to the Ble device...