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,
We are trying to configure the WDT and are running into issues. The plan was have a timeout of 30 seconds when running and then 24 hours when sleeping. Note we are...
While developing the power supply for edge cases of NRF9160-SIBA we encountered problems with both the continuous and peak current consumption, mostly during startup. We are...
I have a question on stack guard that I tried to enable on nRF52840 and hope you can give me some pointer to verify it is functioning properly.
Basically, I call nrf_stack_guard_init...
Hello i am making an application using hid over gatt. i changed original keyboard usb description with fido description for test, however, i don't get any event through. I...
the link i given below tells, how to make a haptic glove using arduino mega
https://hackaday.io/project/160405-diy-haptic-glove-for-vr
i want to do it with nrf52840 DK...
Hi everyone,
I'm working on programming nRF52833. I want to my nRF52833 is able to broadcast advertising and also scanning (In another word, my device plays peripheral role...
Hi
I have upgraded from an early version of SLM to the latest version in nRF Connect SDK ver. 1.3.1
the SLM application is running on a custom board with a nRF52840. Using...
I found this application very useful!!
The code is now at the Github.
I found there are some problems to reconnect - it gets many errors and the peripherals eventually...
Hi, I understand there's no high level TWIS (i2c slave) driver for nRF9160 (i.e. in Zephyr); as such, I need to use TWIS driver that's part of nrfx, or even lower (HAL) level...
Hi,
I need to upload compiled binaries from mbed studio to my custom board based on nrf52840 using nrf52840 dk.
I have replaced the jlink software( J-Link OB-SAM3U128...
Hi,
I have a product that needs to send 256 bytes of data to an IOS or Android phone upon request from phone. We are currently using the Nordic UART app to receive the data...
Hi,
I have an issue with OTA DFU stop working after updating softdevice_bootloader through OTA DFU, and the problem seems to be in the MBR params page.
The scenario is...
Hi everyone,
When I am scanning the advertising packets of nRF52840 peripheral, I see that Device's address is type of Random Static.
1. The Static Random Address is a...
HI, I know about the proxy feature/nodes and the way in which a smartphone can connect to a proxy node and send a message. However, in the mentioned method we need to connect...