I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
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...
Hi All,
I've run into a weird issue where my SPIM rx buffer remains empty (it's not even filled with garbage - just empty). Am I operating the SPI drivers properly? My...
Dear,
When I try to use <nRF Connect for Desktop>, it will show this message below:
I checked, this is because the first web which is based on America, can not be opened...
Hello, we are currently using the nRF51822 chip, and have roughly 1000 units of this particular device out in the field. After a few months of use, approximately 20 of these...
Hello,
I came across a very consistent bug that occurs on the nRF9160DK and a custom board with an nRF9160.
Basically, if you try to send the AT commands "AT+CFUN=1...
Hi,
I'm working with Nordic nRF52832 and trying to install Nordic Semiconductor nRF CPU Support Package from SES, from Tools--->Package Manager.
However, I wasn't able...
Hi
I want to use the NRF52840-DK board to evaluate some circuits that communicate with the nrf52840 chip. I want to design the board to act as a header for the hevelovpment...
Hi!
I want to be able to configure my nodes (assign AppKeys) from my own mobile application. I would like to know if it was posible to provision the nodes from the nordic...
Hello,
I am using NCS 1.7.0 for our latest product development based on nRF5340.
We have previously used Open source zephyr project for our development. We have an application...
Hello, devzone. I'm developing end device on nRF52840 using nRF5_SDK_for_Thread_and_Zigbee_v4.1.0. I've connected my device to Home Assistant(HA) and have some configuration...
I need to use both AIN0 and AIN1 of nRF52832. AIN0 is measuring once per minute and AIN1 is measuring once per second. What would be the best approach for this? Thanks
Hi, I'm trying to reading the data pins of a camera and store it in variable. I'm able to read single pins using
How would I read 8 data pins simultaneously. This is my...
Hi nordic. I want to turn on and off the modem of the nrf9160 when I'm not using it. When I am using it, I am using your FTP library to sent sensor data to my server. Here...
Hi everyone,
I am working on interfacing the nRF52840DK with a 24-bit mems microphone INMP441 through the I2S peripheral. As multi-sources pointed out that the nRF52840...
I'm using macOS 12.3 and Python 3.9.10 from brew. When I "pip install nrfutil" I get nrfutil-5.2.0. Trying to run that results in "NameError: name 'xrange' is not defined...