Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
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...
Hi guys !
I am working on SDK 15.2 and I have created a custom service thanks to this tutorial : https://github.com/NordicPlayground/nRF5x-custom-ble-service-tutorial
...
Hi The nrf9160 product spec 1.2 states that the number of times a 32 bit word can be written is 2. I have used the nrf52840 a lot and has a similar restriction but on seeking...
Hi,
In my project, there is a lockup issue like the title. (SDK 15.3.0_59ac345)
When I try to erase flash, some data (uart command for the device)comes up through the...
Hello,
The last ticket referencing this topic is 2 years old. I thought I would ask this question since we now have NCS.
Application is a Gateway that will support Zigbee...
I am trying to fun the LTE Sensor Gateway on the Thingy:91.
The boards are missing from zephyr so I copied nrf52840_pca20035 and nrf9160_pca20035 from ncs\nrf\boards\arm...