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 am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello!
I am new to the Nordic chips and for my project .My question is when i use the timer example (nRF5SDK1702d674dde\nRF5_SDK_17.0.2_d674dde\examples\peripheral\timer...
This is really a shot in the dark. I'm working on a BLE application using an nRF52840 that communicates via an Aruba Networks wireless network. Specifically I'm using an Aruba...
We are currently working on a project where we use a NRF52832 in a beacon to act as a keyfob for another device. We are concerned that if we lose the key we cannot use the...
Hi, I trying to integrate a thread inside a function to run in parallel with the main program.
I have tried the THEAD_DEFINE function and it works but it is static and has...
Hi,
Just today my J-link EDU mini - NRF52 donlge combo stopped working. I do the following:
1. nrfjprog.exe --recover
2. nrfjprog.exe --eraseall
3. I use J-Flash lite...
I have procured nRF52840 Dongle and i followed the instructions as mentioned in the link https://infocenter.nordicsemi.com/pdf/nRF52840_Dongle_User_Guide_v1.1.pdf and i am...
Hi,
I'm use the Anritsu 8852B that be production flow.
My hardware setup is OK that be verifyied by DTM tool.
" Bluetooth low energy Measurement Software " always show...
Hello,
I am using nRF52840 with our custom board. In that, I am implementing the DTM firmware for test radio.
I was able to receive packets but when I try to read the...
Hello
I would like to protect some Bluetooth characteristics in order to protect them from eavesdropping.
In fact, here is my problem: I would like to make an application...
Hi all,
I am calling arm_rfft_fast_f32 which uses the FPU on the nRF52840.
Unfortunately when I disconnect from BLE connection and stop advertising, the consumption remain...
Hi There,
I was wondering if anyone had any insight into whether the OTA-DFU (Android/iOS) LIbraries can be integrated into a Unity application? Is it possible to combine...
Hi,
I've defined a base uuid 455449424C5545544845524DB87AD700
For adding the service to the database CUS_SERVICE_UUID = 0x4942 which alters my 12th and 13 octets
Instead...
I have a characteristic that i want to change to allow notification.
But when I include the presently commented line below (that sets notify to 1), the code breaks, which...
We have a prototype device that disconnects and reconnects frequently. When moving from a BLE 4.2 chip to the nrf52840 (BLE 5), we noticed that the time to complete the initial...