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:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
Hi,
I use examples : nRF5_SDK_17.0.0_9d13099\examples\ble_peripheral\ble_app_uart\pca10040\s132\arm5_no_packs\examples\ble_peripheral\ble_app_uart\pca10040\s132\arm5_no_packs;...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
I am trying to source nRF5340 chips from Digikey.
I can see the link to the early Enggineering A version (AB0), which we absolutely do not want to buy
https://www.digikey...
I tried to upload the hello world program to the thingy91s nrf9160 via nrf connect programmer app over usb. Unfortunately it didn't work as excpected and the nrf9160 doesn...
Hi Nordic Team, We are considering basing our next design on nrf5340. nrf5340 implements direction finding: is it possible to use direction finding to estimated the distance...
I connected a button to pin 27 on board, and using app_button_init in app_button.c to declare a button, and use that button to control LED and it does not work. But when I...
Hey all
For my project, which is using the nRf52840 as a Bluetooth server, I have to implement a test software. This test software has to, among other things, to send...
Hello,
I've been given the task of porting an existing application from the nRF52840DK to a nFR52840 Dongle.
Simplified, the application uses the Shell functionality...
Hi,
I run ble_app_hrs freertos on PCA10056 DK board and cannot enter low power consumption. Do I need special settings to use freertos to enter low power consumption?
The...
Hello ,
I'm using ncs v1.5.0 , SUPL client library v0.7.0 and modem FW mfw_nrf9160_1.2.3.
It seems that if I am accessing the Flash area in my application and afterwards...
Hi Nordic Team,
Summary: We would like to know about exact packet details for application model specific
Based on mesh profile doc(MshPRFv1.0.1.pdf) we derived the access...
Hi ,
nRF5340 has hardware support with AES CCM mode encryption. As per product specification document AES - CCM is in built in nRF5340 SoC.
I did not find sample code...
Howdy!
This error message has suddenly appeared on a previously fin Windows 10 machine. My software is all current as of today.
Any hints on what to do next?
Thanks...
Hi,
We want to work on BLE mesh topology using nordic nrf-833 boards. We want to implement mobile application in react native to support BLE mesh features. Please let us...
I was using nRF Connect (v3.6.1) to communicate to Segger J-link Base (version 11.0) but it failed. The error message was: ""Failed to setup device: No serial port available...