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 want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
We are trying to do some file transfer operations on BLE, we have log files of 50kb ~ 100kb in sd card module already working/interfaced with nrf52840 MCU, SDK 15.2
Is it...
Hi,
I'm testing the ble_app_uart and ble_app_uart_c example on two nRF52480 cards.
I'm actually trying to print the RSSI value.
I don't really know how to proceed...
Hello,
I have a service and characteristic that I am trying to switch from open to just works, with no bonding on the device. I changed the settings in add_char_params and...
Hi to everyone!
I have a problem when I try to connect to the Blinky application running on my nRF52dk.
My mobile phone (Nexus 5X, Android 7.1.2) is able to detect the...
Hello,
I am learning the different peripherals using the nRF52 DK (PCA10040). I am using the nRF5_SDK_16.0.0. I am using Segger Embedded Studio on Windows 10 64-bit machine...
Hi,
I am trying to use enhanced shockburst (ESB) to stream data at high bitrate between two nRF52 development boards. Even though I set the protocol to 2Mbs, the max netto...
I am testing a nRF9160DK board. I am located in Italy, so LTE-M SIMs would not work.
I have received some NB-IOT SIMs from TIM/Olivetti; I found a compiled sample "at_client...
Hi
I building a mesh network of sensors that will be spread across a building.
One node will have a cellular modem and will send the data to the cloud ( gateway ).
Data...
Hi, I got maybe strange and difficult question about nRF24E1 - I know that max supply is 3.6V, but I try to rebuild one project to Li-ION and I would like to ask if that chip...
There are many one star reviews for nRF Toolbox on the Android Play Store (not from me!). These one star reviews are from users complaining that the application does not find...
Dear All,
I want to program a device to perform the following actions:
Start->configure modem to connect to NB IOT, adjust the PSM and EDRX->potentially send a message...