Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
Hi All,
I want to verfiy the current consumption of nRF52840. I'm using an nRF52840 DK and SDK 17.0.2 RTC example. below are the verfiy steps:
1. Cut SB40 on PCA10056...
Hi,
I we are developing project on BLE NRF52832 module and it warked correctly. during the debugging suddnely it stoped responging to programmer and couldn't be reprogrammed...
I have read about eddystone protocol. I have run
nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_eddystone\pca10040\s132\arm5_no_packs
i am able to build the code...
Hello
My setup looks like this. I am using nrf5_SDK_for_Mesh_v5.0.0 with nRF5_SDK_17.0.2. I have extended the sensor model example (in nrf5_SDK_for_Mesh_v5.0.0) and call...
Just wanted to get clarity on the usage of RACP. In the Glucose SDK example, every measurement gets saved to the database regardless if a Central is connected or not. Why...
Hi,
[246] System: Intermittent extra current consumption when going to sleep
This anomaly applies to IC Rev. Revision 2, build codes CKAA-Dx0, QIAA-Dx0.
It was inherited...
Hello everyone,
I am new and tried some example on the nrf52840 devkit and dongle, including light switch example.
I am now going to send some ASCII bytes through the...
Hi,
The nrf52840 is mounted in our custom board. We found a Jlink programmer , hoping that this programmer is compatible with our chip(nrf52840) to flash the program onto...
Hello! As the subject implies, I'm looking for a Zephyr BLE Long Range Advertiser Example for the nRF52840 DK. Can anyone point me in the direction of one (if it exists)?...
Hi,
I can use nrf21540 to enhance TX power and can see it result, it work fine (The value RSSI in nrfConnect app increase by about 20dbm)
Now, I want to combine both Tx...
Hi, I am working on the mesh serial and run that successfully once using sdk5 for mesh V.5 and nrf52840 devkit and an nrf52840 dongle as a server node. I have several questions...
I am looking into a project that uses a Bluetooth mic and Bluetooth speakers paired to the same computer at the same time. I'm familiar with Bluetooth and with Nordic's offerings...
Assume I have a device running on nRF52840, and two different versions of mobile apps that will attempt to read one of it's characteristics
One version of the app will have...