Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi there,
The S132 SoftDevice for the nRF52832 has grown in size from 0x1F000 for release 1.0.0-2.alpha, to 0x23000 for 5.0.0-3.alpha. It appears that the nRF52840 will...
I have a small PCB I'm prototyping/assembling, based on a nRF52832 with a few sensors. Looking for someone here to help me with writing basic firmware for testing the board...
Hi,
I am having trouble reading the contents of a record after the NFC tag in the microcontroller has been written by a smartphone.
I'm using the t4t emulator. When...
Hello,
A theoretical question at this point, but I read that there are some possibilities to set a Passkey or OoB, but I am more interested in skipping the entire Pairing...
Is there any way to fix it? I tried clearing all the memory using nRFGo and tried dumping example code but it failed by giving errors whose link for the screenshot has been...
Hi all,
I am trying to study the NFC type 4 write and how use the values received.
I cant find where can I see the data I am receiving when I write to a nRF52 tag using...
Hi,
I have problem with notification.
My action on central:
After I discover characteristics I call function for registration cccd and I registrate cccd of first characteristic...
Hello,
probably I found a little bug in SDK 13
When I'm trying make a DFU via nRFConnect with prepared pkg by nrfutil I got error.
And after debug session i found:...
We're having troubles with BLE connection between iOS 8-10 devices (iPad Pro, iPad Air 2, iPad Mini 3, iPhone 7, iPhone 6) and RedBear BLE Nano V1.5 32KB boards (with Nordic...
Hi Team,
Iam doing project called automation of light using BLE technology.
Here Iam using sdk 12.1.0(ble_app_hrs_c) example for scanning or receiving and i flashed...
I have a small problem with my bootloader + application on NRF52832. I'm using SDK 12.2.0 with S132 v3.0.0.
When the device loses power, and power is then re-applied, the...
I'm using nRF52 + s132v2.0.0 + SDK11.0.0. I want to be able to update to s132v4.0.2 (or so) + SDK13.0.0 via DFU. I'm planning on modifying the bootloader start address to...