Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
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...
Hi,
We are unable to run testing with Nordic nRF52840 preview DK boaed as it is not able to be put into DTM for RF-PHY testing.
I need the hex file to flash and the...
In the nrf52 specification:
"The Phase A, Phase B, and LED signals are mapped to physical pins according to the configuration
specified in the PSEL.A, PSEL.B, and PSEL...
Hello Everyboby,
I want to know how to configure can use Public address for advertising when using nRF connect APP? Now, I just can use Random address for advertising...
Hi,
for production purposes, we need to define the components of our circuit. Less specific definitions of the parts are prefered to ensure the interchangeability of common...
Hello is it possible to send message from nrf52840 to nfr24L01, I tried (pca10056 as transmitter), program is esb_ptx_pca10056 and nrf24L01 as receiver, but could not receive...
Hi,
I would like to create a DFU package for updating an application config flash page.
We have a device where the device reads some configurations from a specific flash...
Hi Team,
Scenario-1:
There is a use-case where 8 to 10 peripheral devices need to be connected with the HUB which is based on nRF52810 and a mobile device should be...
I'm working with nRF52840 on a battery powered device , as a result theres a constraint in the total power of the cell . Now , it's been decided to use the USB2.0 at full...
Hello,
I have a problem with communicating with SD cards ( https://devzone.nordicsemi.com/f/nordic-q-a/34401/fatfs-example-does-not-work-with-every-sd-card ). I resloved...
Occasionally, the NRF_LOG output just keep putting out random old log data. I have enabled the timestamp so I know they are old data. Once it happens, it just stuck in an...
Where do we get support for NRF24L01+ ?
There is no option in the pull down menu for the device.
I attempted to set up a profile for private support but they have made...
Hello , I am having 3 nRF52832 DK . I tried Light switch - proxy_client and proxy_server example . I provisioned nodes using nRF Mesh app . Here i want to send data from server...
Hi! I'm trying to figure out the nrf_ringbuf module, and would really appreciate some advice about its intended use case. The api exposes the following functions:
This...
I created a DFU package from the HEX file through following command nrfutil pkg generate —hw-version 51 —sd-req 0x5A —application-version 4 —application /Users/username/Desktop...
nrf_ringbuf has many logic bugs that cause it to both corrupt internal structures and return invalid data. For example one of these calls to nrf_ringbuf_alloc tells me that...