Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi,
I am using SGTL5000 CODEC to playback the LINEIN and I am using the SGTL5000 driver from this link
I am using this I2S configuration
For I2S Loopback code itself...
I got an nRF52840 Dongle from someone else and started to see what I could do with it. The problem is, although I've downloaded everything needed including nRF Connect on...
I use: --nrf52840 --nRF5_SDK_17.1.0 --ESB.
Normally, 1:1 communication in one direction is performed from the module with nrf_esb_mode_t = 'NRF_ESB_MODE_PTX' to the module...
Hi,
I'm using the nordic nRF52840 - Dongle and a nRF52840-DK trying to send and write data with the pc-ble-driver-py library.
My problem is that i can communicate in...
Hi DevZone !
I am doing an application with nRF_ESB where I want to send and receive packets through diffenents nodes. Right now, I have 5 nodes, which 2 are repeaters in...
Good Morning,
I started with example ble_app_hids_keyboard for nrf52840 with nRF5_SDK_17.1.0 and I added uart_init() function to use UARTE0 and I modified uart_event_handle...
Hi,
We successfully passed the Verizon self certify program, now onto FCC. I know with the nRF52 series there was a radio test example we ran for FCC; I can't find anything...
Hello, I'm working with board nRF5340 DK. I'm using the peripheral uart0. I want to be able to send data through uart0_tx (P0.22) and to receive the same data through uart_rx...
Hi nodic:
Current version number: NCSV1.9.0 modem1.3.1
example demo: LWM2M
I hope to add a serial port to the NRF9160 for external communication, please provide the...
I am using nrf52832, softdevice S112 and SDK 17.1.0. I am running the peripheral ble_uart example continuously with the central device sending connects and disconnects in...
SO I've got nRFconnect SDK 1.9.1 running on VSCode on my MAC (attempting to segregate from my Win dev system for now). Wanting to explore it a bit more to see what problems...
Hello,
I have tried building my project today after making some quick changes and the build returns a bunch of basic errors like
this is followed by a bunch of errors...
Hello!
We have a problem with setting up the radio on the nrf52840 to receive a special kind of packet that we are interested in. This packet is generated from an development...
Am I assuming correctly that setting the TX power level in the "Bluetooth Low Energy" app in the nrf Connect for Desktop app under windows 10 just changes the contents of...