I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
pstorage_load and pstorage_clear appear to work fine, but whenever I do a pstorage_store the callback function is never called. This happens whether or not the Bluetooth unit...
Our USB keyboard using nrf24lu1p does not work on Mac OS 10.11.
Before Mac OS 10.11, USB keyboard was worked, but on Mac OS 10.11, it does not work.
I think your library...
In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
We are currently using nRF51822-CEAA rev2 on the production boards. As this part is obsolete, I was made aware of nRF51822-CEAA rev3 as a replacement . So I have some questions...
Hello,
I have a nrf51822 application which is communicating with iOS (iphone) via BLE HID service. It's only purpose is to send a screen lock HID code to iPhone. The bad...
Hi,
I've been using nRFgo studio to program hex files to the board.
Most of the time it has been working trouble free.
However, a while ago we got one, and than one...
Hello,
I am trying to program my own provisioner. I am able to connect to a device, following this Provisioning Procedure .
How can I now configure the node? As far as...
Hi,
My team is building a wearable application similar to a smartwatch.
Our system requires two main operating voltages. 1V8 and 3V3. I was thinking that we would use...
Hi there,
I am using the nRF connect app on Android to see my dongle's name. I want the name to change every 5 seconds from one name to another. This is just for evaluation...
Our products are based on nRF52832 & nRF52840 and include display.
We use DFU mechanism for application update.
According to Nordic's documentation DFU supports multi...
I have an application running on an STM32L1 and want to adapt it to the nRF52832 w/ SDK 13.2.
This app read three analog sensors and send data to another device, using UART...
Hi, I have a custom board that the actually consumption its 1,5mA with the NRF_LOG enabled.
I have a buzzer that I need to toogle and I need disable the NRF_LOG because...
Hi, I'm currently using SD S132v2.0 for one of our legacy product. Recently, we are detecting some problem with the connection using Samsung S9 (on ours customer phones as...
Hi,
So I've been having a number of issues with getting OTA dfu and the ble secure bootloader working with the 132 softdevice, sdk 14.2 and nrf52832 .
So a little context...
SDK - 15.2.0 IDE - Segger Embedded Studio Computer platform Windows 10
I added to example "ble_app_blinky" all the peer manger, because I want to add password in connection...
Hi Forum,
I have just purchased nRF52840 Dongle and trying out “Blinky” application from source SDK “nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac\examples\peripheral\blinky...
Hi:
I want test the bluetooth function of nrf52840 pca10056. but After compiling the ble_app_uart test program, use nRF Connect tool connect to PC. display "connected"....