I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
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...
After installing software, on Linux environment, and run power profiler, all seems to work fine, but after select PPK2, (D4f942375182 device) appears on top selected, but...
Hi,
We tried to remove a component that was glued to the top of the nRF9160 SiP and accidentally removed a bit of the SiP's metallic covering (see pic attached). Our guess...