This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi, https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.1.0/nrf/ug_tfm.html#limitations states that "Firmware Update Services" are not supported. Does it mean that in case...
Hello,
I have compiled the Zigbee ZBOSS NCP HOST on an ARMv7 (32-bit) architecture according to the docs ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/zboss/3.11...
Hi all, I've searched through the devzone but unfortunately my issue is never mentioned.
The problem is: my nRF51 project is converted to a nRF52 project. Pins are all re...
We have a need to use 802.15.4 multiprotocol with BLE, we currently use the 52840 for several products. This uses older SDKs and the 802.15.4 Radio driver with our own MAC...
nRF5 SDK SD140 Using the nRF Connect Android app with the DFU utility, looking at the log I send the Enter Bootloader request and get a thumbs up back (op code = 1, status...
Hello, I want to display the "info button" on the Bluetooth menu in iOS. What configuration is needed on BLE to display it and some options like Disconnection, Forger this...
Programmer 2.0 is broken in nRF Connect for Desktop v3.8.0
Very often it does not detect connected devices, even if I disconnect and reconnect the nRF9160DK which is also...
Hi, we have gotten a bunch of fixes for periodic advertisement scanning and direction finding. Those fixes are required for us in order to release new SW, or development drop...
I`m using Ble Mesh Light and Light Switch examples (Gen OnOff models) in two nrf52840 Dongles. The default configuration of the button is that when I pressed the button in...
Hi,
I am trying to interface arducam mini 2mp ov2640 with nrf52840 and I am referring the following github repository: https://github.com/NordicPlayground/nrf52-ble-image...
Hi everyone,
I try to implement DFU on nrf52840 with SDK15.3 and softdevice s140.
I use the secure bootloader ble example and in BLE it works well. But I have an issue...
Hello,
I'm currently developing some firmware for the nrf52811. i currently ran into an memory issue and got stuck there.
i have started from the ble_app_templater from...
Hello
I got error in getting the mac address with available answer( devzone.nordicsemi.com/.../how-to-get-mac-address-using-nrf5340_dk) in forum. I tried to paste that code...