I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi everyone,
Recently, I downloaded the SEGGER Embedded Studio, release 4.18, and start the development of a Heart Rate Monitor using nRF51422 and SDK 10 (softdevice s310...
I am only able to successfully trigger the ACK payload interrupt on the nRF24L01+ if I mismatch the payload lengths on the two devices; 4 for the nRF24L01+ and 1 for the nRF52840...
Hi everybody,
Intro facts :
I'm migrating from SDK 13.2.0 through SDK 14.2 to SDK 15.3.0. My program build on SDK14.2 but my product didn't work as expected, then I...
I need the P9 connector pinout (or complete schematic of Thingy:52 ) for programming my Nordic Thingy:52 using SWD. I have found this topics:
https://devzone.nordicsemi...
Hello, according to your website, nRF24 Series family is not recommended for new designs... as substitution you recommend to use nRF52 Series family. Can I ask you for the...
Aim: interface nrf32852 with i.MX6UL based Linux board through UART and configure hci of bluez. Board: nrf52_pca10040 SOM : nRf32852 OS: Zephyr UART: we followed HCI_UART...
Dear Nordic Team,
We are developing a custom board with nRF9160 with application of tracting device.
I am new user to this module and designing our device with target...
Hello,
I'm searching every where but i can't find what i want. Actually, i'm using two device and i really need to synchronise the execution of a process on both of them...
Hi All,
I have a problem to enable notification on my Android phone, i followed the tutorial on android web page (section bluetooth low energy) but my app crash, i have...
I understood how external board programming works with nrf52840 DK.
Debug IN (P18) is used for external debugger while Debug OUT (P19) supports external board programming...
Hi, I use the nRF 52832 on SDK 15.2.0, and develop base on ble_app_hids_mouse demo code, add a wechat service and a uart service.
After the system paired and binding, sometimes...
Hello,
Can I use the twi event handler with a schedule library? Is there any benefit to use like so?
I also looked into the twi transaction manager, is the non blocking...
Hello,
We have started to develop a software on SDK15 and have noticed later than it's now possible to deal with service changed indication to invalidate the device cache...
Hi, I am running ANCS example application ( nRF5_SDK_15.3.0_59ac345/examples/ble_peripheral/ble_app_ancs_c ) i changed allow_repairing = false to allow_repairing = true
...
When I go to compile the ble_app_interactive_s140_pca10056 example on segger for my nRF52840 DK, which is a .emProject, the .c files are not registering .h files. I compiled...