Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
I am having a strange issue while using pc-ble-driver-py to perform tests with a BLE peripheral:
In these tests, the Peripheral sends a lot of data as fast as possible using...
Hi
I am using nRF9160 DK board ,below is my code, I want to create two threads in main() function for LED 1 and LED 2 to turn on led alternatively.
For some reason threads...
Hello,
I am currently developing a small Star network for the nRF52840 dongle using plain 802.15.4 protcol with the IEEE802.15.4 Library provided by the nRF5 SDK.
I use...
I can compile and run the beacon example in long range mode but advertising packets are not being received by any app on my mobile phone. Is there an app that's written for...
I was previously working on nRF51822 ble beacon, in which codes flash of hex 20006.
But i wanted to flash a code nRF5_SDK_11.0.0_89a8197\examples\ble_peripheral\experimental_ble_app_blinky...
Hello,
I want to put my nRF to sleep mode if I dont receive anything on UART/no activity on NUS for more than 10 mins.
Is there any example to achieve that?
Thanks...
Hello All,
We are working on a medical device that requires BLE connectivity. We could either use the nRF52 series SOC to run the application and the BLE communications...
I am using TWI 0 to communicate with an external EEPROM. 99% of the time this is going succesfully. For reasons best known to itself, my eeprom will sometimes fail to acknowledge...
Hi everyone,
I have an nRF52840 DK. So far, I have been programming the nRF DK using the UBS connector J2 and everything worked great.
Since yesterday, by following the...
I want to update status in manufacturer specific data of advertisement packet. is there necessary to stop advertising first then reinitialize advertisement data and again...
Hello peeps,
nRF52480 I2C Interface with Invensense ICM 20948. I am using SDK 15.2. I see there is some Support for MPU 6050 Invensense but not for ICM 20948. A lot of Registers...
Hello,
I am currently working on the nRF SDK for Mesh v3.1 and I am using a static provisioner as in the light switch example. I have merged the client and server functionality...
Hello! I have a custom board with a NRF52832 chip that is working fine with the last program I flashed into. But since yesterday I can’t access it to load a new code (flash...