Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi Technical Team,
nRF52832DK is running on central role with the below
SDK version : 12.3 IDE :IAR
It is working (connection,just work pairing,bonding, & reading/writing...
Hi,
I have connected the components mentioned in the reference schematic from the official website to my nrf52832 chip. Is there any easy method to know whether it is working...
Hello Im preparing a device that uses nRF51422 for CE and FCC testing. I need to disconnect the antenna and put a connector in it's place for the testing. I have doubts about...
Hi,
I am writing Android APP based on nRF Toolbox code.
For the first time to call requestMtu to change MTU to 247, everything works well. We can see the negotiated...
Hello, I am trying to use a PI3 as a provisioner for a bluetooth mesh network.
From my understanding,if I use interactive PyACI, I would need to plug a dev board to interact...
Hello,
We are developing an datalogger application that will push data to a server on the cloud using a cellphone app as intermediate. We are testing a BMD-350 DK board...
Hello,
I successfully ported DMP library https://github.com/Snowda/MPU9250 .
The project is initializing but when I read the fifo_count from FIFO_COUNTH (0x72) register...
Hi everyone.
I have a problem with Mesh network.
I try to reset node from mesh network, using function node_set().
When remove node from network, on mobile app "nRF...
Greetings everyone,
I am just trying to find out what the (EO) in the NRF51822-CEAA-R stands for. Could someone please provide documentation for this?
Thanks,
R...
Hello Sir,
I am working on home automation device in which I am using nRF24L01P module. Product is already in production. I bought these modules from local market which...
nrfutil install fail.
I want to update with BLE secure OTA, so install the nrfutil tool. and run the command as following:
but report download pc-ble-driver-py 0...
Total noob here using SES on a Mac to build BLE peripheral (S110) firmware for an nRF51822-based device with SDK v15.
So far I've been able to get the generic portions of...
Hi,
I'm developing on nrf52810 using the SDK14.1.0 and I've take as starting point a template application that targets nRF52810 running on the nRF52 Development Kit. But...