Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
main (5).c
I have attached my main code here.Please have a look at it.I am using fs_store to write in flash location in the on_adv_report() function under the switch case...
Hello Everyone,
I am using nrf51822 with S130.
After completely erasing the chip, with the below mentioned code snippet in application code:
NRF_NVMC->CONFIG = NVMC_CONFIG_WEN_Wen...
Is there a way to capture and clear a timer without being interrupted. This doesn't seem possible with shortcuts. also it looks like theres no capture event with which to...
Hi,
Im using nrf52 dk of pca10040 of softdevice 132 with sdk version 11. I'm working on MPUexamples. The codes used to work few days back but now, it no longer works properly...
Hi!
I'm developing an application with a dual role on the nRF52840 PDK. On the one hand, the second nRF52840 PDK in the peripheral mode with which it is necessary to provide...
hello
i want to make one way data flow connection by using 2 nrf52832 and keil 5v
TX uart ----->BLE ----->BLE -----> RX uart
can you please help me!!
thank you...
Hello,
I am trying to compile this demo with Segger Embedded Studio but compilation always fail with the error "Cannot open file C:/nRF5_SDK_14.2.0_17b948a/examples/ble_central_and_peripheral...
Hi! i am using nRF52832 development board . i have flash the example code in development board and it is successfully flashed into nRF52832 development board. But i am not...
Hi,all.
I made observer with using ble_app_uart(central).
And, I transmit UUID with using uart.
Test result, I confirmed that the previous value of p_adv_report-...
Dear All.
I can use DTM F/W for nRF52 Device. And I can use nRFgo Studio to do Bluetooth --> Direct Test Mode.
Now, I need to do test 2.4GHz. In the Features box of...
Hello,
Is there any sample code in SDK example, to show how to use nrf51822, to both broadcast a beacon and also to listen to a beacon from another 51822. Also I am using...
Anyone done or seen current consumption measurements for the Thread SDK on nRF52840?
I need to understand relation with other technologies and other chipses on this, and...
Hi, when trying to program my nrf51822 chip, I went through the following error streaks:
1.I started to get "no device found error". Can be easily solved by turning off...
Hi,
I have a similar requirement as stated in this question.
I am using nrf52832_xxaa with SDK v11.0. I have the following queries
a. Can external debugger modify CTRL...