Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
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?
Hi,
I'm using PCA10040 to test the "ble_uart_c example" from the SDKV12 but it hangs after calling ble_stack_init() in the main.
I'm using IAR IDE to compile and debug...
Hi, Sir
I am developing a nRF52840 system with 1 ble peripheral link and 19 ble central links.Firstly, I implement ”19 ble central links”by modifying
nRF5_SDK_15.2.0_9412b96...
Hi,
I am trying to communicate with MLX90615 ( here ) sensor using BMD300. nRF52 DK is used to program the device. I am testing with a sample code which detects any I2C...
Hello Everyone,
I am using nRF52832 and want to include BLE-NFC pair feature in the application that i am trying to develop. I am using SDK v14.2, Segger embedded studio...
I tried to use the code from nRF5_SDK_15.0.0_a53641a, but the compiler keep complaining can't find head files ( seems not possible without changing sdk 15 files )
So, Is...
I am pretty new to nrF52 and Segger IDE. I developed an app using MBED and am re-writing to run using Segger and Nordic libraries. To start I am just trying to interface to...
Is it possible to have an nrf58122 communicate with a nrf24L01 without using the ESB functionality in the nrf58122 library? There's a particular board that I'm thinking about...
I recently tried switching over to Segger for development. After re-flash my board a few times it has become completely unresponsive. The LED on the PCA10040 near the JLINK...
Hello,
we are evaluating the nRF52 as SoC for a customer project that requires multiple NFC antennae (likely 3) to be able to quasi-simultaneously read 3 NFC tags in 3 physically...
Hi all,
I'm trying to create a Windows App which will connect to a nrf52832 with an HID service.
I can connect and pair easily. I'm discovering all the services, but...
I was taking a test to turn on/off a LED depends on rssi value received, based on light switch example of mesh sdk 2.2
After some effort, I made it work, though, seems log...
Hi,
I use PCA10059 with Programmer in nRF Connect 2.5.0 withou any problem.
Now the nRF Connect ask to upgrade to version 2.6.1 and programmer upgrade to 1.0.0.
nRF...
Hello everyone,
I need help with the nRF52840 dongle and the light switch example. I have one DK running the light switch client and one dongle running the light switch...
Hello,
I am trying to work on Provisioning example using serial example given along with SDK. I am using Mesh SDK v 2.2.0, and SES for building. The link for the example...
Hi,
I have been having trouble getting any read/writes going with my Infineon TLV493D magnetic sensor over i2c. I suspect it may be a cast or syntax thing that I can't get...