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'm using nrf52832 DK and SDK V 15.3 and SoftDevice S132 . I have created a custom services with 5 characteristics. So i want to get maximum throughput so i increased MTU...
Hi
For our semester project, we develop a box that has to reads some parameters from an oil pump system and send data to the cloud. As we wanted to make it independent of...
Hi everyone,
Im looking to put together a security solution consisting of an accelerometer and a proximity beacon. The accelerometer would be installed on gates and authorized...
As part of our evaluation on the Nordic BLE SOC, I want to measure the throughput, range and the power consumption.
Can someone point me to any sample program(s) that I...
A while ago I was experimenting with the usbd_msc demo, trying to get the firmware working as RAM-disk-only storage, without any permanent storage like Flash or SDC. While...
Dear Team,
We need a SoC which can support the following features for our wearable product.
1) Battery Charging
2) I2C interface for sensor
3) GPS
4) BLE
Regards...
Hi, I have run light switch example in SDK 15.2 and SDK for Mesh version 3.1.0, when I try to add new app_onoff_server_t model to Server with my code:
and I have modified...
Hello,
i noticed that even i send AT%XMODEMTRACE=0 with response "OK" the bsd lib triggers EGU0 / Trace interrupts. The modem is not started, but the bsd lib got succesfully...
We are using a Raytac MDBT42Q (nRF52832) Bluetooth in one of our products.
We are using nRF Toolbox for Android/IOS for testing. Is there any Windows 10 nRF Toolbox??
...
hi guys, I'm confused about bluetooth 5. Is there some example that use it? i have a nrf52840 board and i will like to use it in order to send my data but i didn't find any...
HI
I am trying to develop a mesh network using nordic mesh SDK..where nrf52 dongles will be beacons for which beaconing example will be used and from SDK
52840 DK will...
I startet evaluation with nRF52840 and SES.
I found the BSP Demo to crash (HardFault in Debug) after app_timer_init() , because of a NRF_LOG_INFO() inside, but Logging not...
Hi Sir,
As the title, can 51824 support BT 4.2 in Zephyr? Any document (or link) descript this?
If yes, which SDK version we can use?
Thank you.
BRs, Han
Hello,
I am working on nRF9160dk. I want to send gps coordinates via sms using nRF9160dk. Last week, I tried simple_at program to send sms and it worked. Now I am working...