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 We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
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...