Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hi,
I am trying the freertos on my project with nrf52840, sdk14.00, s140_nrf52840_5.0.0-2.alpha_softdevice.
As i can see, there were no example codes for 52840 in the...
hi
I`m debugging the nrf52840 on the pcb I made and have some problem
I know Reset pin is P0.18 of nrf52840 but 3.3V was not measured. So the reset pin does not work....
As mentioned in this article are these vulnerabilities addressed in Nordic Semiconductor's products?
https://thehackernews.com/2020/02/hacking-bluetooth-vulnerabilities...
Hi everyone,
I am using the nRF52840 and SDK 16. Following THIS tutorial was able to create my BLE custom service and see my service with the custom UUID.
The problem...
Need to design a simle RSSI based tracker using nrF52810. Due to current global issue, cannot order hardware at the moment.
So meantime I am planning to learn all software...
Hello,
Originally, the Zigbee light_control examples ships with a bulb that can call the zb_bdb_finding_binding_target() function , and a light switch that calls zb_bdb_finding_binding_initiator...
I searched in this forum about softdevice_fault_handler errors, but could not find the cause of my problem. I need to obtain more information for a softdevice_fault_handler...
Hi,
Can you please let know a way to run two processes two process simultaneously on the two cores of nRF5340 board. An example project would be of great help !
Thanks...
Hi teams
After I follow this post.
https://devzone.nordicsemi.com/f/nordic-q-a/53909/sending-multiple-packets-at-every-interrupt-interval
And I modify my source code...
Hi, I tested "Simple_coap_client" and "simple_coap_server" on NRF52840 using Threading SDK.
I want to change the transmit power, so I used "otPlatRadioSetTransmitPower ...
Dear Nordic:
I have a ble central device. I assigned several ble sensor names to scan. If i find one,i will record the peer address for further use.
Now I have 3 sensors...
Hai Nordic
I have a question related to nordic nrf52 sleep and wakeup
I want my ble services are to be in sleep mode for 5sec and it has to wake up after 5sec. is that...
Hello, I'm getting started with my nRF52833 DK, and downloaded SDK 16.0, and it looks like in the examples the project types for, say, ble_app_hrs they have these options...