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...
Hi all,
i want to know answer related to following question
1)what is use of uicr?
2)if i place some value in uicr and then change the image,then is there will be change...
Currently, the only only way to automatically conduct a Legacy DFU is by using the nRF Connect Mobile app. However, this app can only target the default UUIDs of the Legacy...
I am currently following the steps as detailed in the following documentation ( SDK 11 ) specifically the graph in the "Transfer of an image to the DFU target"
I am currently...
Hi,
I've got buttonless OTA DFU working on nRF52 DK by following this tutorial:
academy.novelbits.io/.../
However, when I try to run the exact same thing on my own board...
Hello,
I'm trying to update my nRF52832 over the air. I'm using the nRF52832 Feather from Adafruits. I'm using this platform + software to make the software development...
Hi,
I am currently using a NRF52840 dongle with the python wrapper for the zigbee library.
When I send a Discover Attribute to a Green Power cluster in a Green Power...
Hi there,
In the video that was just posted about the nPM1100 EK it is stated (at 1:18) that the battery charger of the nPM1100 must be used with batteries of a size less...
Hi,
I've got a two-processor board (i.e. another processor in addition to the two-core nrf5340) where the other processor is sending data to my nrf5340 via SPI. The Nordic...
I have been working with the GCC makefile approach to compiling and flashing code but I am wanting to give Segger Embedded Studio a try.
- Firstly, I am using C++ - does...
Hi,
we were using NCS 1.7.0 and want to explore on the cpp features provided in the latest sdk
could you please suggest us in finding the below queries..
How to...
Hi, After years of working with nrf_serial, we are starting a new project and want to use the lastest and greatest SDK and get rid of legacy drivers. libuarte is tempting...
Dear nRF,
My questions are related to high voltage mode of nRF52840 and SWD. My target is to design as high performance solution as possible and current consumption will...
Hai everyone,
I'm using nRF52832 SDK15. I want to use NFC Tag in this.
I have an MFRC522 RFID/NFC Reader with Raspberry pi
i tried all example codes, But im not getting...
Hi,Nordic:
Can nRF Connect SDK V1.5.1 fix the following two known problems? Give me a patch? thanks.
in nRF Connect SDK v1.6.0
developer.nordicsemi.com/.../CHANGELOG...
Hello,
I am using the NCS v1.5.0, the nRF9160 SoC and the modem has firmware version mfw_nrf9160_1.2.3
Based on the UDP sample, I created an application that has opens...
Hello,
we are interested in BT LE Audio with the nRF5340.
Is the LC3 codec accessible from the I2S interface ?
Is th SBC codec also accessible as alternative ?
Is...