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...
Hello everyone,
I'm currently migrating from a functional code IAR to Eclipse GCC.
It compiles fine and I got the hex files.
However I have some troube to flash the...
I am working on an application where the nRF52832 is being used to control external hardware that requires fairly precise timing. Specifically, I use sd_radio_request to allocate...
Hello.
I want to develop a custom bootloader with the same purpose as described in Very simple SPI bootloader
I'm using a 52832 with Eclipse/GCC and nRF SDK V13.0
...
Hi there,
I've tried using PCA10040 with NRF Connect to do Secure DFU but no luck. Any idea on how to get it recognized, please?
I'm following this:
infocenter.nordicsemi...
In the Bluetooth Light Controller example for the client, in provisioner.c this beautiful comment can be found:
/* Provisioning encryption key storage (this is not how...
Hi all,
Here is my first question on this forum after many hours working with the NRF but for the first time I didn't found the answer :)
My problem is :
I would like...
Hi,
We have custom board with STM32F407 as an application chip and BL652-SC-01 as a connectivity chip. When we worked on SDK 13 and softdevice 4.0.2 or 4.0.4 we had problem...
Hi, I have problem with using printf() in SEGGER RTT.
I've read tutorial and others about SEGGER RTT printf() problem, but they didn't work.
When I use printf() in RTT...
hi,
I found ble_app_multilink_central example under SDK but this is for LED button application.
Is it possible to configure the same example for NUS?
I worrying about...
I have app (based on buttonless_dfu) works on sdk 13, sd 3, nrf52832.
Now I try to migrate this app to newest SDK14, sd 5.
I can't resolve one issue. I have main.c and 7...
hi, I found ble_app_multilink_central example under SDK ,and make it work with NUS. Some problems bothered me.
When the amount of data reaches a certain amount, the transfer...
Hi,
Tried this getting started tutorial:
github.com/.../Nordic_SDK_User_Guide.md
When building project at the end, I get: (After trying max optimization)
linking...
Hi,
I am trying to program a custom board with ISP1507 chip from dynastream based on nRF52832 using the nRF52 DK. I have connected P20 on the DK to the chip as follows...
Hello, myCode: https://goo.gl/ggTei4 & Photo : https://goo.gl/Sq28tC
Please Help me with Dynamic NRF24L01 Mesh network
I have connected nodes via DHCP 01, 02 upto 05 to...