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:
...
I'm looking at implementing frequency hopping between multiple agents (fully connected swarm) in reasonably close proximity to each other (max distance about 150m in an open...
I am using ellisys sniffer and during tests found that the advertisements are getting missed on some of the channels(1 in 50 times).
For e.g. we can see advertisement only...
Hello,
I contact to you because a customer us interested on the part number #nRF52811, and they made the following questions, forwarded from our customer service representative;...
I have develop logic for connect particular device from a list of devices. Now I need logic for disconnect for particular device which I have connected.
Hi,
Could I enable SDH/SDH_SOC/SDH_BLE among bootloader (such as open_Bootloader_usb_mbr)?
Here I am customising my own bootloader upon open_Bootloader_usb_mbr in Nodic...
Hello.
In according to screen below, how to generate public key X and Y (with no OBB autentication)?
Should I create a method for generating these values?
I found...
I have the following code which generates a random number from 1 to 255 but I would like to add a range to the formula to be able to generate a number example starting form...
do you have any examples for disconnection based on BLE_HCI_REMOTE_USER_TERMINATED_CONNECTION BLE_HCI_LOCAL_HOST_TERMINATED_CONNECTION user defined disconnection.
Hi all:
So I'm going straight to the point, I have a board with NRF51822 that I dump the flash and programmed with another one, after that I notice that the firmware I...
I recently purchased the nRF5340 PDK. I am working through the getting started guide and can't seem to get the Heart Rate Monitor demo application working.
Firstly, when...
trying to get nrfutil working on ubuntu, following this guide:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrfutil%2FUG%2Fnrfutil%2Fnrfutil_intro.html
after...
hi, I have used to segger j link basic with nrf connect programmer to program mass production.
but, It takes 30 seconds. For better efficiency, can It be improved to change...
Hi Everyone,
I need to develop a bootloader and a firmware update procedure.
My development environment is nRF52840, sdk 15.3.
Program download configuration 1) Download...