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 There,
I currently using PCA10040 development kit for my project. I tried to merge with \nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral\ble_app_blinky\pca10040\s132...
Hi
We have a product with Nordic nRF9E5 coupled to Texas CC1190 amplifier.
We are seeing transients at start and end of TX; worst at end. We appear to be non-compliant...
Hello, we are using SDK 5.2.0, SoftDevice 6.2.1 S110 on the peripheral side and S130 on the central side.
We have implemented a serial data link between the two, the central...
I have made a custom PCB with the nRF52832, following the circuit reference, I used the C3 and L1 for tunning the antenna. Instead of a chip antenna I placed a wire in the...
The NRF_LOG library apparently uses memobj, which uses balloc. I assume that means I need to add some blocks in my sdk_config (i.e., MEMORY_MANAGER_SMALL_BLOCK_COUNT, etc...
Hello Guys,
I have some measurements for the determination of the maximum range and the energy consumption. The experiment is based on the ATT_MTU throughput example, nRF5_SDK_14...
Hi,
We have a BLE peripheral device that is used as a mouse/keyboard (nRF52832 SDK 14.0)
The peripheral pairs with most central devices just fine (including Mac and PC...
I have two nrf51 development board. A is PRX, B is PTX. now B can send payload to A , and A can receive and response it by ACK. But some times A want to send payload to B...
hi Nordic support team ,
i have sent my application data to nrf connect .I want to send that data when i write something in "write value " option in nrf connect .After comparing...
Could anybody help me with some useful stuff and links to start programming from scratch for nrf52832 DK on Keil v5. I have some of my undergrad students who need this help...
Hi, guys, I tried nRF5_SDK\examples\ble_peripheral\experimental_ble_app_eddystone example on nRF52832 and it works perfect.
And I compared the code with the normal BLE advertising...
I got this info when I use keil to download progream though jlink.my board is NRF52832,the version of my keil is V5.24 and the version of my SDK is 14.0.
why it's happened...
Using SDK 14.2.0 and PCA10056 Dev kit: when I load the example (usbd_cdc_acm) and flash it, it works well, can communicate in both directions (windows 10 and debian linux...
During more than two years SDK contains OTS in 'experimental' mode. Do you have any plans to update this service (and write an example how to use), or better avoid using this...
Hello,
I updated Segger Jlink software to the last version and there is an issue with the nRF52840 preview DK.
Segger gives popup about updating firmware but it cannot...