Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
Hello everyone, I need to build a photo capture application.
And the CMOS sensor go through MIPI-CSI2 interface.
Is there any example code and library for nRF5340?
Hi,
How should the USB pins be handled in case I don´t want to use them? Should they be just left unconnected?
What about VBUS pin?
Thanks and regards,
Juan
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...