I am working on the proj that needed 2 MCU and nrf51822 work as slave.
I would like to know any ref on how to firmware upgrade on board without external tool?
We're looking for a Nordic nRF51822 based low profile/small USB dongle that we can use for our iBeacon software.
It would need to come complete with casing and the ability...
Hi all,
i want to establish connection between two threads in cmsis-rtos, can i use
1) semaphore to do this?
2)message queue should be used or any other ipcs can be...
Hi,
I have two CPU in our product. (STM32F2 and Nordic nrf51422).
I use serialization function to link those two CPU(refer to ble_s110_serialization sample)
But I find...
Hi,
My behavior is as follows
Turn on my device(use 51422) and advertising(2 Service and 3 Characteristic)
Turn on my cell phone(Samsung Note3),scan my device...
Hello:
I used analog IIC write MPU6050. Again after power download programs, mpu6050 can run up there ACK response. But the debug will not run. Simulation IIC because no...
Hello!
How can I communicate with my nRF24L01+ and nRF51822 at the same time. I can set up same channel, CRC-mode and I don't use ESB. But what about address? How do I set...
I am developing a product with nRF52832 in which we need to use the COMP module. We need to route the RESULT signal directly to the RX input of the UART, or to an output of...
Hello,
after upgrading to SDK15 and using the new crypto functionality I experience some weird behaviour during bonding.
Our SW is the peripheral and I am starting the...
We would like configure our device with a public addr instead of the random as is default for NCS/Zephyr. We are currently on Zephyr v3.1.99 and NCS 2.1. I have tracked down...
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...