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 tested "Simple_coap_client" and "simple_coap_server" on NRF52840 using Threading SDK.
I want to change the transmit power, so I used "otPlatRadioSetTransmitPower ...
Dear Nordic:
I have a ble central device. I assigned several ble sensor names to scan. If i find one,i will record the peer address for further use.
Now I have 3 sensors...
Hai Nordic
I have a question related to nordic nrf52 sleep and wakeup
I want my ble services are to be in sleep mode for 5sec and it has to wake up after 5sec. is that...
Hello, I'm getting started with my nRF52833 DK, and downloaded SDK 16.0, and it looks like in the examples the project types for, say, ble_app_hrs they have these options...
SDK16, 52810, nrf_drv_twi_tx,
for the 4th parameter, no_stop, should set to TRUE or FALSE, what are the differences exactly? I am really confused on this, because on 51...
Hi Team,
Need explanation on some of the macros and section creations which are part of examples codes.
1. NRF_SECTION_DEF(test_case_data, test_case_t); where " test_case_data...
Softdevice 6.1.1
SDK 15.3
We have been using the nrfx_uart driver but realized we need to have multiple instances on our new hardware so have changed to using nrfx_uarte...
We're having trouble reading more than 2 bytes from BLE NUS. SDK 16. Software based in ble_app_uart but running custom board (no buttons, no LED), this is a ble peripheral...
Dear Sir or Madam,
i currently start developing with nrf52833 dev board. For the software examples from SDK16, how can I see, which version of software (pca10040/e, pca10056...
I need to pass a stream of data from raspberry pi 4 to PC through Ble. I can successfully build and run \examples\peripheral\usbd_ble_uart. It can communicate with my android...
Dear Nordic Folks,
Greetings! I see that nrfutil.exe dfu serial is used to update nRF52840 when using secure_bootloader_uart_mbr_pca10056.
Does Nordic provide c-code implementation...
Hi,
I am encountering some difficulties to undertand the context in which my sdk modules call back are called. I am using the uart part of ble uart nus example, and thus...
based on nRF SDK 16 radio (peripheral) example, in radio_config file, i set registers of TXPOWER, FREQUENCY, MODE, PCNF0, PCNF1 (and ADDR and CRC related registers) and also...
Hello, my company wants to get started with BLE direction finding. Maybe you can help me on how to setup some hardware. NRF52833 DK seems suitable but then I have no clue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...