Dear,
software/hardware:
nrf52832 mesh sdk v3.1.0
Q1: when friend feature node code can get? now just is bin file.
Q2: mesh has just four feature devices, friend feature...
It seems the LTE-M / NB IoT isn't available Europe-wide yet, and roaming applies country-wise.
Can anybody share his/her experience of using the BLG840F?
thank you.
Hi,
I am trying to build a thread network using a border router nRF52840 with a Raspi3B+ and 2 others end-devices nRF52840 connected on a CPU Ubuntu 16.04 LTS.
I have...
Hi,
I have a nRF52 DK board and I am trying to build a BLE peripheral with both connectable advertisement (custom with my own name and service) and unconnectable advertisement...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
hi all ,
now , i need get gps latitude and longitude information.
reference nrf9160_gps.c file,it should be do it now ,
how to use driver to get PVT? ,
follow , it...
Hello ,
I use SDK 15.3 , chip is 52811
I refer to the example of 52840 "examples \ peripheral \ timer"
The following is the example code, I have not changed it.
...
Hi, I am trying to debug firmware on the nRF PCA10059 usb dongle board, through a nRF10056 dev kit by attaching a standard 10 pin header on the usb dongle at P1 & connecting...
Hi everyone
Program crashes after few minutes while trying to run two threads(GPS thread and a thread used for caculating the battery voltage) simultaneously.
Please...
Hi,
I am trying to understand how the connection parameters and settings work and how they change the throughput. For this sake, I have been experimenting with the ble_app_att_mtu_throughput...
Hi everyone,
I few days I tried run on my NRF9160 DK CC310 hardware RSA crypto functions.
When I started it at first I ran security_service demo where board run random...
Hi,
When I write a very simple USB audio device that just pass a sinuous wave created in a timer that runs at a 16KHz freq - how can I tell "someone" on the host listens...
Hi,
I'm wondering if there are any samples that show how to use sleep mode on the nRF9160. Not quite sure where to start to look for resources on this. Any documentation...
Hello,
Please check this code for BLE disconnection.When peripheral tries to disconnect from the central , it is disconnect successfully the first time but second time it...
Dear Sir or Madam,
We are currently trying to connect two nRF91 to the NRF Cloud service. We were able to activate the SIM card connected to the board, however, we were...
Hello,
I was having a lot of trouble with BLE_GATTC_EVT_TIMEOUT on the nRF51 and softdevice v2. But now I continue to have the same problems on an nRF52 with Softdevice...
Hello. Want a bit clarify some ESB protocol features on nrf52. As I understand 8 separate pipes allowed to use. So I can send separate payloads via every pipe. Here is some...
Hello,
I would like to use the serial port library with free RTOS. I read several threads that timeouts do not work when using free RTOS. So I tried to use the lib without...
Hi There,
I want to pair my nRF52840 BLE module with a laptop over the bluetooth, while, I cant able to connect it. Now il will explain the whole scenario.
I have downloaded...