Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
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... I have merged the ble_app_uart and fstorge example . I am storing the received data in a variable and passing in flash using nrf_fstorage_write command . I am getting...
Hi,
I want to use nRF Sniffer on nRF52811. I cannot find the related Hex file.
Can nRF52811 not support nRF sniffer?
Can this source code be provided for user?
B...
Hi,
nRF52820 / SDK 17.0.2 / Softdevice 7.2.0
I am trying to change DIS by referring to the post below.
https://devzone.nordicsemi.com/f/nordic-q-a/41257/dis-update...
Hello everyone,
I am going to run the serial DFU example. I follow the instruction on infocenter website and run the example by using my own keys and image and I got this...
Hello everyone! I'm creating BLE HID controller, where high packet rate is important. I expect about 100 packets per second. But when I try to launch hid mouse or hid keyboard...
Hi,
I am using NRF52832 based module. What is the maximum no of notifications we can send per sec. Is there any limit.
I am facing a issues on increasing the distance...
Hi Guys. I see that yesterday Nordic announced the nRF5340DK touting LE Audio. Is there a SOURCE and SINK example that even preliminarily demonstrates this capability on the...
plan to build a bluetooth to Nbiot edge gateway module and select nRF52832. Build the module to combine the nRF52832+BG96(Quectel)+multiple sensors include BME280,LIS3DH,LIS2MDL...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi,
I have a problem with nrf5340pdk not executing the firmware. I have to build a hello_world sample from ncs v1.4.99-dev1 and I flash the development kit with the west...
I'm considering rolling back to the sdk ver 14 to avoid the nrfx vs legacy api confusion.
I plan to use only the 52810 and 52832 SoCs.
Is there any disadvantage to using...
Hi @Vidar Berg
Hope you are doing well ! i need your help regarding the beacon coded phy . I read your post
https://devzone.nordicsemi.com/f/nordic-q-a/69595/problem-with...
Hello.
Trying to compile the AES CBC MAC example out of the box, we get the ferror below.
Your help would be appreciated.
Many thanks,
Andrew
Building ‘nrf_crypto_aes_cbc_mac_pca10040...