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,
I am just a beginner in this field and need support to proceed.
I want to have a BLE Mesh network using lights, switch and occupancy sensor. In this I want to use...
Hi,
I need to modify the ble_central_hr_c example to connect to the hear rate strap with the best rssi.
For this I got to say listen for 10 seconds or so to all the...
HI,
I want to update the application FW in mesh sdk environment from flash memory. The new binary is in the flash memory already (I received it from a spi-ethernet interface...
Hello,
I am working on the nrf52832 board. I am using the NUS example as the base.
For my application i need to send encrypted data from the phone i.e central to the board...
Hi
Tring to setup development environment using nRF Connect for Desktop ( nrfconnectsetup342ia32.exe), in Windows 7 host.
Used tool manager to complete all necessary necessary...
Hi,
we are using both system on and system off power mode in one of our application.
Sytem on : wakeup through RTC for an every 60 seconds once / GPIO.
System Off :...
Using nrf_mesh_sdk_4.0 and ble_sdk_16.0:
1.I want to load light_switch_server code on nrf_dongle.
2.And then take data from r-pi through usb of dongle and publish it over...
We have been using the nrf9160 successfully for several month. I'm currently upgrading our products to use the new modem firmware (1.2.0) and, together with that, to the most...
Dear All, I wonder if there is a way to empty a work-queue that has work items pending. Is there a way to empty the whole queue or is there a way to remove individual tasks...
hello Nordic
i added a watch dog to my code
i try to create an error by putting a breakpoint in the code (though i actually didn't start the ble scan which usually...
Is there an analog to the `BleManagerCallbacks.onLinkLossOccurred` method where I can receive a notification of when a central re-connects to its peripheral?
Are there any example code or API available in SDK of nRF52833 for AoA and AoD which can be use for direction finding ? i have read the white paper from Nordic semiconductor...