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...
hi,guys
I have a product that uses CHIP 52832qfaae0, and then I replaced chip 52832qfaae1, and there is A problem. Chip 52832qfaae0 runs normally with the same code, but...
Hello,
looking at the compatibility matrix for the 820 it seems that rev2 of the 820 can be used with softdevices and the legacy SDK v17, while rev3 can only be used with...
Dear Members,
I want to use SPI LCD and Sdcard, they have different CS, but sharing the same SPI ports, I have used different SPI instance but not giving us a good response...
On opening a sample project located at https://www.nordicsemi.com/Products/Development-software/nRF5-SDK with keil V5 , I can directly have an error message “Cannot read RTE...
Hi there, I'd like to make some FIR or IIR filter on my nRF52840 DK. I guess I'm supposed to: 1) Provide .a file into SES project's tree (or as Additional Input File): 2)...
I am working on OTA update .
Right now i am working simple
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v5.0.0%2Fmd_doc_user_guide_modules_dfu_configuring_performing...
Hi,
Is there any command for reading the type of Nordic SoCs (e.g, nRF52833 or nRF52840) that is going to be programmed by nrfjprog/ J-Link Commander?
Thank you!
Hi Nordic,
I want to write a value from the application layer to the bootloader flash region through uart, and use this value to replace the button 4's function of entering...
Hi All,
I'm using buttonless DFU for upgrading the firmware and my requirement is I would like to know the time taken for complete DFU from my application.
One approach...
Hi, I am working on designing specifications for a new product, which will potentially be using the NRF9160 as the main processor, since the main application is centered around...
Dear Nordic support,
We are trying to know the current consumption during BLE RX & TX. However, there appears to be apparently conflicting information. Which is right...
Hi,
I want to use a single firmware to be flashed on two devices that can be used as a ble peripheral with DK Button 3 and as a central with DK Button 4 .
I chose ble_app_multirole_lesc...
Hi guys,
i am using nrf52840 controller.
and in that i have mbe at 0x0000000 location.
i have two bootloader stage. that boot1 and boot 2.
boot 1 i am using to validate...