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...
I'm testing the nRF connect SDK 1.4.2 HID keyboard example (nrf/samples/bluetooth/peripheral_hids_keyboard) on an nrf52dk_nrf52832 and it doesn't seem to work. I have it open...
Using segger nordic edition I cannot unset the breakpoint for the first instruction in the main() function. Since I'm using zephyr with wireless on this board it causes a...
Hello,
i have an application with soft device 112 and libuarte_async on nrf52811. Everything working well when I'm sending small amout of data.
But now i have a task to...
Hi! We've been trying to get into development with Nrf52840 Dongle using Node.js / pc-ble-driver-js.
We have two dongles, and we just tried to test the heart rate examples...
Hi all, First I would like to notice that I did look into the forum and found this similar question which did not solve my problem: https://devzone.nordicsemi.com/f/nordic...
Hi,
I'm trying to use uart dfu mbr example and when I flush boot loader via jlink I see that it write mbr hex file at address 0x0. My main application also started from...
I have based my app on the ant_io_demo example and I have one master and one slave communicating successfully.
In my application I can have several masters from time time...
Hi everyone, I am currently looking into an Bluetooth mesh example from Nordic website.
I wonder how can I make a node unprovisioned which belongs to a group in this example...
Hello,
I am currently using the nrf52840, SDK 17.0.2 and segger embedded studio version V5.34. I have been working extensively with the ble_app_template in the peripheral...
CENTRAL : nrf52840 DK -SDK 15.3 -SES 5.40 -s140
PERIPHERAL : Arduino NANO 33 BLE Sense
Hello, I'd like to deliver the Arduino's sensor data to DK board via Bluetooth...
Hello,
I am currently working with nrf52840, SDK 17.0.2 and Segger Embedded Studio V5.34. I have a custom designed bluetooth app that connects with the nordic device to...
I am using zigbee sdk to establish mesh network.
I am using client router example to fetch mgmt_lqi details where I am getting flag field in the response.
I want to know...
Hi,
The ncs/v1.4.2/nrf/tests/unity/example_test project does not seem to build for the emulated native_posix board when I try:
First it was complaining about Ruby so...