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...
I am attempting to increase the queue size for handle value notifications to support a higher number of packets per connection event. However, I am unable to set the queue...
Hello,
I'm working on nRF52832-DK with SDK11 on linux.
Is there an example to use whitelisting ? I'm trying to use HIDS_Mouse but it's not working.
How can I write...
i have learn how to program nRF51 DK with and without softdevice. Now i want design code as per my requirement... but find difficulty to understand given sequence of code...
Hi,
I am working over nrf51822 ble and I have some security issues with that. I'm programming an android app to connect to the nRF51822 (peripheral). Without any security...
Hi.
I'm trying to control a keyboard and a mouse with nRF24LU1+ USB dongle module.
www.nordicsemi.com/.../nRF24LU1P
I downloaded this link below from the Nordic website...
1\select zip file
2\scan and select nrf51 dev
3\upload.
then the nrf51 enter dfu mode, and can scan the dfutag ble dev. but the ADDR auto add 1 . Wait about 10 seconds...
Hello everyone.
I've got the nRF51822 Evaluation Kit and Dongle. The heartbeat demo is working, so I got the toolchain -- Nordic, Keil, Segger under Win7 -- set up correctly...
Hie,
Is it compulsary for us to send only 20 bytes of data or less than that in one packet in BT5 as we used to do it in BT4 to make BT5 compatible in communicating with...
Hi,
I want to develop a product with Bluetooth 5( NRF52840) capability, before starting development I wanted to know will the Bluetooth 5 devices(Peripheral) will be compatible...
Hi. When i use ble_app_uart i have problem with my device over uart. It does not response to my commands.
I'm using custom pcb based on nrf52 with nrf UART v2.0 android...
I have moved on to SDK12. But one old project using SDK10 now requires a 128 bit UUID.
I keep getting hard fault when I add UUID.
I noticed that there is no vs_uuid_count...
Hi Team,
I am using nRF5_SDK_11.0.0_freertos_dfu_060516.zip SDK. I have added NUS service with UART configurations in this code successfully.
When I am commented the DFU...
We have both nrf51 and nrf52 running DFU.
How can I identify on the mobile application side whether I'm connecting to nrf51 or nrf52?
They will need to get different firmware...
Hi,
Is it possible to know which type of advertising packet is being advertised by the slave i.e whether it is a connectable or a non connectable advertising packet by...
Hi,
So I have a HEX file with unit specific data that I upload to 0x00062000. This data is about 80kb so it leaves some space incase I need a bootloader in the future....