Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
Hi there,
I have two type nRF52 DK, pca10040 and pca10056. I know that pca10040's maximum txpower is 4dBm and pca10056's maximum txpower is 8dBm, and both boards have CR2032...
In file nfc_fixes.h, SDK 15.0.0:
#ifdef BOARD_PCA10040 // assume nRF52832 chip in IC rev. Engineering B or Engineering C
#define HAL_NFC_ENGINEERING_BC_FTPAN_WORKAROUND...
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...