I am using the nrf52840 USB dongle, I flashed it with the OpenThread CLI and I managed to locate my PAN ID, Master Key and Channel from the separate thread/matter dongle for...
Hi all,
I am trying to decide what DK I should go for if I want to test out the BLE Direction Finding capabilities of the SoC.
I am interested in getting the nRF5340-DK...
I want to automatically reconnect to my peripheral (nrf5340 DK) from my central (phone) when there is an accidental disconnect (out of range) which I am simulating by resetting...
I'm having a lot of new trouble posting to devzone. I can not drag/drop files. It keeps suggesting "An error occurred. Please try again or contact your administrator." This...
example Matter_light_switch in vs code
version using nrf connect sdk -> v2.8.0
manage tool-chain version v2.8.0
nrf52840dk
getting error while building code
...
Hello,
I have a few questions about the nRF9151 DECT NR+ modem.
I see that from the docs that the max TX power is 19dBm, so it's a Class III device as defined in section...
Hi,
I am using nrf52840 to develop a product. I use NCS sdk v2.5.0.
I developed a project based on the [Bluetooth: Central HIDS] example in the NCS SDK. This example enables...
Hi,
I'm looking for a wireless solution to handle 500-1000 of Clients per area. Because i',m new to Bluetooth i don't know if this is possible.
Requirements:
Network...
Hi,
I using the application download the update firmware, and using the bootloader erase and write the firmware to flash.
And I changed the bootloader code, remove all...
Dear Nordic Developer,
I am using nRF51822 with softdevice.
What is the best approach to have a nRF51822 always discoverable? Like heart monitor for example : no need...
If I receive data on the UART that comes in via its event handler, how can I then create an event to wake up from sd_app_event_wait and do further processing from the application...
400 control modules
I'm starting a project.
I need to reach a maximum of 200 meters.
I work with PIC. I'll have to control 400 MODULE Transceive.
Which model should...
Hi,
I have modified the ble_app_hrs source code with more no of custom characteristics(approximately 10), When i press Service Discovery in the master control panel, i am...
Hi ,
For our application i created 9 rtc1 timer .
all timers are working fine.
but once i stop battery timer and start it again ,it is giving receiver link loss....
Hi,
Actually In our application we have a battery, by external source we can charge it. Now when we connect battery or external power supply directly no error is coming....
hello!
ANT protocol;
have three nrf51922 , A can find B, B can find C. but A can't find C. A. how to communicate with C by B ? And C how to return a reply?
I want to know...
Hi ,
i am using ppi channel 0 for i2c1 bus (Accelerometer).
and also i am using ppi channel 0 for i2c0 bus (LED controller).
But both are working. but some times...
I took the ble_app_proximity as an example.
Before I introduced the scheduler it worked ( not always but reasonably well).
I added APP_SCHED_INIT(SCHED_MAX_EVENT_DATA_SIZE...