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 use SDK15.2, SES4.12 and custom board with nRF52840.
I have a strip of ws2812b LED's connected to my device. I've made a simple RGB animation, each frame of which...
Hi,
I've been testing the sample code at_clent with Verizon wireless. I can send AT command to the DK via nRF Connect "LTE Link Monitor".
Q1. run AT%XCBAND=? to print...
Hi ,
I found nRF24LU1+ build in AES co-processor, but I cannot found the processing speed (the time for finish one AES processing) on datasheet.
Because my customer...
Hi,
I know this is a stupid question, but I couldn't find any answer in the forum or anywhere, and it is getting annoying :)
I'm using SEGGER Embedded Studio for ARM ...
Hello All,
I am currently working with two boards of PCA10040
One of them is v1.1.1 and the other one is v1.2.4
My code must connect with other nrf52 boards to exchange...
I am using nRF51422 with the SDK 11. I am using the proximity application primarily for the ADC Battery Level Service. I would like to have the device advertise indefinitely...
Hi.
I am working with an nRF52840. How should I call Softdevice API functions from my app?
and more precisely this GAP function:
uint32_t
sd_ble_gap_tx_power_set...
Hi,
I would like to access to the code of a commercial device that contain n51822 and another device with n52832.
Could someone tell me if that is possible or not (Both...
I am using the SDK 11 and nRF51422 device. I have built and run the ble_app_proximity application, however, it does not appear that the device is advertising. I am using the...
Hello,
I got a nRF8001 Development Kit. On a peace op paper inside it says: "Follow the steps on My Page and add a product key. ...Download and read the user Guide"
I...
Hi,
I download the nRF9160 SDK month ago.
It can pass the SES build.
I saw there is new Simple MQTT example on github.
I download the new SDK from github today.
...
Hello,
I'm using a module with nrf52840 and I'm testing a vendor model implementation. The software interactive pyaci configure and send packet to device without problems...
Hi, I want to develop a software like nRF connect on windows PC for custom board test.
PC software will communicate with nrf52840 dongle via serial port,and nrf52840 dongle...
I want to include GetWifiAPs.c and GetWifiAPs.h files, which I developed by myself, in my project.
How do you include them?
I'm using SEGGER Embedded Studio.
I include...