Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
Hi, we just found out a bug in nRF Connect for Android indicates that the phone Sony Xperia L4 supports Coded PHY. Unfortunately, when we try to run Bluetooth: Central Heart...
Hi,
I am currently trying to run the secure_bootloader example given the in the sdk 15.2.0. I am currently having trouble as when I try to send the file, the error shown...
hello Nordic
i am working on nrf52840, SDK16.0 developing on the peripheral app_ble_blinky example.
i am use a pin as input interrupt from other device,
if i does...
Hi,
My application uses the nrf9160dk and I program 3 Zephyr images onto the 52840: (1) bootloader, (2) image1 and (3) image2. There is no SD or anything else on the device...
Hi, I have a holyiot NRF52840 dongle (schematic below). I am able to program it via the swd interface and have BLE examples running (as long as power is attached to VDD),...
I have an application that is running the following setup as a multi-connection (peripheral and central) setup:
I am having an issue when a peripheral (NUS) is sending...
Hello everyone,
I am going to run the mesh DFU example. I found that I must use Python2, not 3 to work correctly. I follow the instruction suggested in this post.
https...
Hello, i don't know how build many project with other configuration. I want to do a lot of configurations.Then for each of them make hex files with one click of a button....
Hi
When I try to build NCS sample using SES (v5.40, also v5.30a nordic edition) it seems to build the project correctly (.elf, hex are generated) But it throws error at...
I am trying to bring up an application that uses the soft device, but not right after power up.
I want to use an application timer to schedule a timeout say 10 minutes after...
My project builds when set to Release, but fails when set to Debug. Here are the last few lines of the transcript output:
1> "C:/Program Files/SEGGER/SEGGER Embedded Studio...
I'm looking to store a batch of data in a large array in RAM and send them all at once later. I start from ble_app_template in sdk examples and add an array. My memory setting...
I'm trying to get LPCOMP working on Zephyr - I have used the vanilla NCS sample as a baseline and have set up the event handler and the init function.
The problem is that...
Hi,
I recently bought a couple of HolyIOT nRF52840 modules for a personal project (building a keyboard). I also got a JLink Edu Mini to flash/debug it. I am able to successfully...