After ping through link local address ,i am not getting any Router solicitation messages,neighbor solicitation messages and neighbor advertisement messages while i am capturing...
Hi I've got my nRF8001 breakout board ready I now need the SDK in order to start developing firmware code.
I don't have any registration key, how do I get hold of it? ...
Hi,
I'm running Mac OS X 10.10.2 with the nRF51-DK PCA10028 card that I received today. I started off following the instructions in this article , and was able to get JLinkExe...
Hello,
I would like to do an communication between Arduino and Android platform.
In my case, Android will be master.
But I want also test between 2 Arduino with an Bluetooth...
Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
Hi there,
I am using the Nordic SDK 16.0.0 on an nRF52840 with FreeRTOS. I am quite familiar with using FreeRTOS, but hadn't needed to delete a task until recently. It seems...
Hi everyone,
How could I disable notifications from a characteristic when the peer is get disconnected from the the peripheral? My problem is that when notification are...
Hi,
I was investigating the registers of the nrf9160 using segger embedded studio and found POFCON, which is not mentioned in the documentation.
Can you provide...
I need to add some IPSO objects for our project. It is not quite obvious to me if I need to create modules similar to i e ipso_temp_sensor.c or if it would be enough to use...
Hello, guys!
We are desiging our custom board based on nRF9160 SiP. The board will be battery powered. Li-Ion rechargeable batteries will be used to supply the device. ...
Hi to all,
i am developing a device based NRF52840 soc, and i want to implement a device that need to store some public/private key in somewhere. i know that cryptocell...
Hello,
I am developing on the NCS 1.4.0 and on a NRF9160DK. I am working on the asset_tracker example and I noticed that the code sends an assisted gps request to NRF...
Hi,
I am using app_uart library with Tx and Rx FiFo. I want to check how much space is available in the Tx FiFo at any time, and similarly how much space is filled in the...
Now I am using Nrf52832,SDK15.0.0, S132,
When we developed the DFU OTA function APP, we encountered some abnormal situations: it could not get out in the bootloader mode...
HI,
I am trying to read the payload length of the data coming in a topic via MQTTSN over OpenThread. In the event handler, I am getting the event and trying to get the length...
Hello everyone
I am having a problem with the nRF Connect SDK 1.3.2 and the bluetooth peripheral UART sample on the nRF5340 PDK. The programm compiles and runs (the chip...
Hello,
i am using the DWM1001 Board with the nRF52832. I was curious if there is software similar to CubeMX for this MCU on this board.
So far I have not beed able to...
Hi,
I want to set two nRF52 modules pairing with each other.
During the pairing process, authentication is also needed for the sake of security.
The firmware I used...