Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I use nrf52832 with SO 6.0.0 and SDK 15 connected with and IOS 14.2 (iphone XSmax)
some time (about 1 time on 400 connection) in the first packets exchanged after...
Hi ,
I'm working on nrf52833, s113.
I have trouble to secure my system. It has no kayboard or screen, and with 6digit fixd pathkey( no other choice).
That's mean it...
hi there, I have a problem with updating the firmware when the PPK is attached to the nRF52 DK.
I could upload a new version of firmware on the nrf52, but it loads the previous...
Hi,
I've 10 nRF52832 running as peripheral and connects to a single central node (like star topology) and I need to perform the DFU by OTA for all the peripheral devices...
Hello all,
Please help!
I am using nrf52480 with SDK15.
I have been developing this application for quite some time now and this is a new problem. I am using BLE_GATTS_EVT_RW_AUTHORIZE_REQUESTs...
We used the NRF52840 in our product. I want to experiment with Long Range BLE using PHY Coded. I will be using:
-Peripheral - The Product
-Master NRF52840 DK
Are there...
There have been several tickets raised on this subject.
Yesterday I installed the latest sdk, v1.4.99-dev1, on a clean windows 10 installation, with nanopb 0.4.2 and still...
hi
Quick question
I read the post here , it stated the nRF51822 device ID is random generated (FIPS compliant)
How are the DEVICEID, DEVICEADDR, ER, & IR values set...
Hi... I have merged the ble_app_uart and fstorge example . I am storing the received data in a variable and passing in flash using nrf_fstorage_write command . I am getting...
Hi,
I want to use nRF Sniffer on nRF52811. I cannot find the related Hex file.
Can nRF52811 not support nRF sniffer?
Can this source code be provided for user?
B...
Hi,
nRF52820 / SDK 17.0.2 / Softdevice 7.2.0
I am trying to change DIS by referring to the post below.
https://devzone.nordicsemi.com/f/nordic-q-a/41257/dis-update...
Hello everyone,
I am going to run the serial DFU example. I follow the instruction on infocenter website and run the example by using my own keys and image and I got this...
Hello everyone! I'm creating BLE HID controller, where high packet rate is important. I expect about 100 packets per second. But when I try to launch hid mouse or hid keyboard...