Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
Hello Nordic Team,
in an application where space and cost is an issue: how cirtical do you estimate the 15nH inductor on the Output of the DCDC? (L5 in nrF51x22 ref-design...
hi
I am a beginner,i have two questions.
1、when i use the nrf52832 to read the inner temperature,i find the nrf_temp_init function is :
static __INLINE void nrf_temp_init...
Dear support team,
Can a Thread Boarder Router have Leader role? I have not seen any document which mention about it but all the Thread topology diagram have independent...
Hello,
I am not able to make the FDS work. Here is my setup
NRF51
SDK 12.3
S130 (2.0.1), i.e. s130_nrf51_2.0.1_softdevice.hex
Using peer manager as well...
We've been using bonding on our device for a while and have a lot of experience there, but we are now attempting to add "Just Works" pairing support that is a configuration...
nrf52832.
SDK14.2
Segger ES V3.34a
I am using nrf_drv_saadc_calibrate_offset() and find the next sample immediately after the calibration is erroneous.
There is...
Hi, I would like to use a nRF51 Dongle to connect to BLE devices and retrieve some data.
I already tried my scenario through nRF Connect for Desktop and it works, so I assume...
Hi,
I have a SPI sensor on an nRF51822, developed in mBED. To save battery power, I want to disable SPI while in ble.waitForEvent(). The only reference I could find is an...
Hi, I'm using Master Emulator API 2.1.7 and am having difficulties determining where I should be processing an acknowledge packet being returned from the slave after transmitting...
Hello,
I have been trying to have a central/peripheral device read UUIDs and RSSI values from surrounding peripherals using their advertisements and without actually connecting...
And base the nus service ,each peripheral can send message for cenrtal to other peripheral like mess.
I doubt it is possible because this example is base on the LED Button...
I'm building a smarthome application.
IPv6 over BLE not support mesh topology that is quite inconvenience to extend network. My teacher require me that this application...
I am working on custom programming of nRF52832. I have little experience of Preview DK. I took help of examples in SDK v15 and came across nrf_pwr_mgmt.h header file which...
Hi,
My service (nRF52832, peripheral, SDK14.2) works in a control point / response manner:
Command code is written by central to 'Command' char (F901). On peripheral...
Hey guys,
The project I'm working on utilizes the secure DFU bootloader and buttonless DFU.
To get the application working I had to generate a bootloader-settings file...