Hello,
I'm new to the Nordic SDK and I would like to ask you for help with implementation of PORT events for revision < 3 in "low power" mode instead of "high power" mode...
Hi Nordic,
I've built a ble app with a custom protocol, but am struggling with storing bonds, when running under freeRtos.
What I see:
central app crashes (hardfault...
Hello All,
I am new to this forum, I have been using nRF51822 for a while, and its a great little BLE chip. I am usinga BLE keyboard to send a key to iphone and I captured...
I WANT COMMUNICATION BETWEEN A NRF51422 AND NRF528321 BOARDS, IN WHICH IN NRF51422 BOARD I WILL MEASURE PWM COUNT(IT IS PHERIPHERAL) AND SEND IT TO NRF528321 BOARD WHICH IS...
Hi,
I've been working on a way to detect and prevent replay attacks when beacons are used for sensor data. This is mostly used for home automation sensors, where I have BLE...
Hi,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
I am getting the error:
There was an error adding your device: No device found with id 'nrf-352656100878829'. Verify you are passing a valid device id and not a device name...
Hello there
I am now using Nordic 52840 dongle hardware ready to be used as a zigbee sniffer, and I have seen that official documentation is feasible.
My current environment...
I am having trouble modifying simple_hal.c from the mesh SDK v4.1 when buttons are on Port1 instead of Port0 on a nRF52840. I have buttons on P1.01 and P1.02.
Everything...
We're attempting to move from v1.1.0 to v1.2.0 of the NCS, in order to take advantage of some driver improvements (particularly DPD in the SPI NOR driver. When we migrate...
Hi,
I am currently working on a custom product that uses module BMD-300 from u-blox, which has nrf52382 chip in it. My application works fine and now I want to integrate...
hi,
Im developing a mesh network based on the nRF52832. I want to send some long message(over 11 byte) without segment, so I enabled the EXPERIMENTAL_INSTABURST_ENABLED...
I turn on the Instaburst feature already , after that , I program serial example to 2 nRF52832 and run it with interactive_pyaci
when i try to do PacketSend with 20 bytes...
I am running a Bme280 sensor with nrf9160 and getting this error msg ( [ 1;31m<err> i2c_nrfx_twim: Error 195952641 occurred for message 0 ) while getting the actual sensor...
Hi All,
Since I measured a very current consumption by testing CLI example (ftd/usb) I'd like to know how to switch my nRF52840 DK as Sleepy End Device.
Any suggestion...
I have a zephyr sample app running on a nrf51822. It's the onoff_level_lighting_vnd_app found in samples/boards/nrf/mesh. I have an iPhone running nrfMesh. I can't find documentation...
How can I receive all the packets from all addresses?
In the datasheet I see there's an RXADDRESS which setups the receiver to which address it will listen to. I want to...
I am using the zigbee sdk4.10 cli_agent_router and multi_sensor example. The 52840 module is E73-2G4M08S1C, antenna is a built-in ceramic antenna. During operation, the communication...
Hi,
I have central based on the 840 and a Peripheral on the 833 , I Need to ability to upgrade the peripheral version from the central.
I know that there is no example...
Hi All,
I am trying to use the RNG peripheral through the softdevice (i am using Version 5.0, with 14.2 SDK) with the sd_rand_... functions. I have enable d the RNG in...