Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hallo,
I request for your time and effort to solve the issue that I am facing at the moment. Any suggestions and solutions are highly appreciated.
Hardware: NRF52840DK...
Hello,
It there a download for the nRF-Command-Line-Tools_10_12_2_Installer_64.exe?
I only see a zip file with this and a python setup. I have an internal program...
Hey, I've a string of less than 10 bytes (10 characters max) and I'm establishing the connection between the Central (nRF52833-DK) and the Peripheral (nRF52810) and I've set...
Hello,
We are trying to use the Cryptocell as used in example nrf_crypto_aes_cbc_with_padding along with Secure DFU. However, when the application loads the crypto engine...
DFU secure bootloader ( secure_bootloader/ pca10040_s132_ble ) using segger embedded studio version 5.50
Am using SDK version 17.0.2 for BMD350 nRF52832 module
Already...
Hi there,
I was able to successfully compile and run the "BLE HIDS keyboard" example on my nRF52832 using Segger SES 5.44
My Nordic chip is connected via UART Rx/Tx to...
Good day
I use NRF52840 + SDK v17.0.2. My application relies on _gls example and mainly copies its security settings ( also uses peer manager ) except I use MITM protection...
Hello Dear!
Please look at the red area in the picture.
The C9 820PF, it's no commonly used,We buy it very hard.
Can i modify C9 820PF to change C9 1 nf in desgin?
I've read quite a few threads where people are asking for help getting NAND Flash to work with their devices, only to find out they are not supported. I see that only NOR...
Hi
I am using nrf52832 to develop a ble hid device with tile function
I merge sample code ble_app_tile to ble_app_hid_keyboard example
I use the advertising_init function...
The firmware crashes when passing the ble_stack_init() when the firmware is download but in debug mode it works fine. The screen shots below shows this event.
We are using...
Hi there,
For my POC test, I need to send a max 255 bytes payload data from a client to one or many servers. I use two nrf52832 DK boards, BLE sdk 17.0 and BLE mesh 5.0...
Hi,
I'm using PWM driver DEMO5 to change the voltage of IOs.Now I need different voltage ranges.
Here is my code:
The voltage will change when button is pushed,but...
I have followed this tutorial ( https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/getting-started/posts/nrf-connect-sdk-tutorial---part-2-ncs-v1-4-0#h185sjwm5882m1bcimiad82dnf4kcy0b...