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...
It used to work, but now it says "Connected" but the rest of the GUI never changes and the mouse just shows a busy spinner. Here's the log file:
0;13:45:18.9900 [MainThread...
Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
Dear sirs,
My purpose is to transmit stereo HiFiaudio from one source to two speakers wirelessly.
The speakers have their own power amplifier.
The problem is that the...
My goal is to control a RC toy drone (4-ch 2.4GHz) from a PC. I've seen some hacks (for example dzlsevilgeniuslair.blogspot.com.br/.../more-toy-quadcopter-hacking.html) using...
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...