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 Nordic,
I am been using nrf connect sdk 1.5.1 for several days. As far as I can see, there is an example, named nrf desktop in the applications examples.
May I ask...
Hi,
I am trying to interface a BME680 sensor with my nRF5340 DK. I am trying to get the following sample to run (I left everything default): https://developer.nordicsemi...
Hi,
I'm working with the CCS811 sensor example from the `v1.5.1/zephyr/samples/sensor` folder and I managed to compile it successfully after modifying the files in the ...
I am moving my project up to SDK15.2 from SDK14.2 and all is good except when I try to connect a ESP32 device.
When connecting to the 14.2 code, I get this in the debug...
Hi Nordic,
I have successfully Implemented a single bank DFU [button less dfu] with my customize service
but I don't know how to enable a dual bank DFU in my services...
Hi! I'm using NRF52832 with SDK 15 and the application is running as expected. To optimize power consumption I'm using a conditional statement to put the chip in sleep mode...
Hi,
I am trying to improve the nrf QSPI driver on Zephyr to handle anomaly 122 on nrf52840. Our application needs access to external flash as also as other modules that...
I'm debugging radio test sample and I'm having some problems. The first step is to compile NRF / samples / peripheral / radio with SES_ Zephyr.hex in test project. Second...
Hello,
I found this great blog entry about synchronizing timers on different devices: https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts...
Hello, I am using nRF52840, SDK v16.0, mesh SDK 4.2.0 and softdevice S140 7.0.1. I am following this example to experiment PA/LNA features, namely controlling the pins that...
I have a board with the MBN52832 from murata, that i can program with a Jlink with ease, but wont do adv.
I do believe the problem lies with some config that im not doing...
Hi,
I am running the asset tracker v1 app with a few mods, but it seems to reboot once in a while and I cannot find the cause.
The LOG gives nothing away:
[01:07...
I encountered sprintf with the increase of parameters, the power consumption will increase by 2-3uA for each parameter. When I use the sprintf function, the power consumption...
Dear sir,
Good Day!!.
Im using nrf52840 SDv16 and im using Ble_app_uart code, here with i need to add Bluetooth pairing request with password on my android mobile...
Hi,
I try to run the example project "ble_app_hids_keyboard" on a NRF52811 (I use the PCA10040e project, adapted to the NRF52811 on a custom board)
and I always run in...