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 read a lot of questions but problem still wasn't fixed. Random disconnect have the period 5-10 mins. The problem with s132 or s130 v2.0.1 and LG G3 android 5.0....
Does anyone know when will ANT SoftDevice be available for nRF5 SDK v15? Accordign to https://www.thisisant.com/developer/components/nrf52832#tab_protocol_stacks_tab, only...
Hi
I try to communicate with my NRF24L01+. For this, i have connected a mikrocontroller to my Module. Actually i am using a small piece of code, which allows me to send...
Hi,
In my project, I use button for put on the microcontroller in sleep mode. I implemented one timer that when I press more of 5 second the button, the micro call sleep_mode_enter...
Hi,
I have included in my code the code from the twi_scanner example as a starting point for using TWI in my board. When compiling, I get the following error:
../.....
hi,
Please Refer Light Switch Client Example in Mesh 2.0
I would like to know Code where and in which File the UUID from the unprovisioned Node is captured ?
Thank ...
Hello,
What is the switching frequency of the buck regulator integrated into the nRF51822?
The characteristics of this regulator do not seem to be explained in the documentation...
I'm following the Custom BLE Service Example , and using:
Segger Embedded Studio Release 3.34a
macOS 10.13.4 (aka High Sierra)
nRF52 DK (PCA10040, nRF52832)
nRF5_SDK_15...
Hi,
I am investigating an alternative to an implantable device that currently uses NFC.
The device range would only be about 3m and the data would only be transmitted...
this packet is capture by wireshark .I use nrf51822 and sdk12.3 connect Balance car,but the packet not have LL_VERSION_IND, LL_FEATRUE_REQ、and LL_Connect_UPDATA_REQ these...
Dear Nordic Team,
Thanks for supporting.
now i am workwith secure dfu. I followed this link https://devzone.nordicsemi.com/b/blog/posts/getting-started-with-nordics-secure...
hello
I am just starting to use the nrf52832 .
I design the PCB with nrf52832 and want to load the softdevice.The nrf go studio can not detect the nrf52832, but the keil...
I was facing some issues getting PWM peripheral work on my custom nRF52840 board. And then I tried the pwm output on P0.08 instead of P0.06 and the signal came out just fine...
We're developing a new device for a regulated market (medical). As such, we need to have control on what third-party software we're using, and how it is working. While starting...