EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
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, ...
I am using nRF52832 DK.
I am trying to print Battery service value in log file ( Client side ).
So where i get this information and how can i print this information in...
I’m looking for setting up an evaluation network considering of 10-14 nodes as data sources that are to send data values on a periodical basis to a data sink mode that will...
Hi everyone,
I am developing application on nRF52832 using SDK 15.3 on SES, windows. I am using secure DFU bootloader for FOTA process.
Scenario 1 : If I don't use DFU...
Hi Team,
After I add the ANT module into my project, I found the fds_gc() will always return error 1( NRF_ERROR_TIMEOUT ) when it has dirty records. If there are no dirty...
Hi,
I am using NRF51822 SDK12; S130 and trying to qualify Batter level service, So far encountred a problem with Test Case: BAS/SR/DES/BV-02-C, the Verdict is INCONCE all...
Hello, I just got the nRF52832 development board and i was playing around with the examples. I was able to connect it with the nRF Connect app on my mobile and desktop. But...
Central info SDK: 15.3 nRF52840
Peripheral info SDK: 13.1 nRF52832
I want to increase the communication speed after connection. I want to know how to set the communication...
Hi,
I'm trying to measure the power consumption of the nRF52840 chip , which runs the "nimble" BLE stack rather than SoftDevice.
However, the nimble BLE stack runs on...
Dear Nordic Team,
We want to use the FreeRTOS for commercial use, kindly request to answer the below questions.
1. Is AWS FreeRTOS open source & commercially distributed...
Hey all, I'm a beginner to bluetooth,
I ordered the NRF51822 dev kit and it worked easily out of box with my android phone.
I'm creating my own android app to communicate...
Hi Nordic
I want to change mesh-sdk-4.0 LPN example tx output power to 4dbm, including proxy broadcast, mesh packet,
I try to change " RADIO_POWER_NRF_0DBM " in whole...
The Nordic Uart service for peripheral devices has a function ble_nus_init() which takes a callback function in a struct.. Later on this callback function may be called with...
I am doing the project using nrf blinky.
My phone cannot find the nrf52840 . Before this it is ok, but now it cannot discover it . I notice that LED05 is blinking very fast...
Hi guys ,
I am trying to connect thermistor with the ADC pins of nRF.
I use the steinhart formula to calculate the temperature in degree celcius. I used a voltage divider...