Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
We used the NRF52840 in our product. I want to experiment with Long Range BLE using PHY Coded. I will be using:
-Peripheral - The Product
-Master NRF52840 DK
Are there...
There have been several tickets raised on this subject.
Yesterday I installed the latest sdk, v1.4.99-dev1, on a clean windows 10 installation, with nanopb 0.4.2 and still...
hi
Quick question
I read the post here , it stated the nRF51822 device ID is random generated (FIPS compliant)
How are the DEVICEID, DEVICEADDR, ER, & IR values set...
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...