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.
...
hi...
i am using nrf52382 segger 15.2 version , i am facing issues i couldn't able to send the data ,here i am advertising using condition if my condition satisfied start...
Hello,
I use SDK15.2, SES4.12 and custom board with nRF52840.
I have a strip of ws2812b LED's connected to my device. I've made a simple RGB animation, each frame of which...
Hi,
I've been testing the sample code at_clent with Verizon wireless. I can send AT command to the DK via nRF Connect "LTE Link Monitor".
Q1. run AT%XCBAND=? to print...
Hi ,
I found nRF24LU1+ build in AES co-processor, but I cannot found the processing speed (the time for finish one AES processing) on datasheet.
Because my customer...
Hi,
I know this is a stupid question, but I couldn't find any answer in the forum or anywhere, and it is getting annoying :)
I'm using SEGGER Embedded Studio for ARM ...
Hello All,
I am currently working with two boards of PCA10040
One of them is v1.1.1 and the other one is v1.2.4
My code must connect with other nrf52 boards to exchange...
I am using nRF51422 with the SDK 11. I am using the proximity application primarily for the ADC Battery Level Service. I would like to have the device advertise indefinitely...
Hi.
I am working with an nRF52840. How should I call Softdevice API functions from my app?
and more precisely this GAP function:
uint32_t
sd_ble_gap_tx_power_set...
Hi,
I would like to access to the code of a commercial device that contain n51822 and another device with n52832.
Could someone tell me if that is possible or not (Both...
I am using the SDK 11 and nRF51422 device. I have built and run the ble_app_proximity application, however, it does not appear that the device is advertising. I am using the...
Hello,
I got a nRF8001 Development Kit. On a peace op paper inside it says: "Follow the steps on My Page and add a product key. ...Download and read the user Guide"
I...
Hi,
I download the nRF9160 SDK month ago.
It can pass the SES build.
I saw there is new Simple MQTT example on github.
I download the new SDK from github today.
...
Hello,
I'm using a module with nrf52840 and I'm testing a vendor model implementation. The software interactive pyaci configure and send packet to device without problems...