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 am trying to set up a slave select on P0.28 but I noticed it's not driving high. I've tried several settings and I'm now using the example from https://devzone.nordicsemi...
Hi,
I am working on NRF52840 soc with SDK 15.0. I am trying to advertise beacon adv to long range. But i got to know that non connectable long range Advertisement not possible...
Dear Nordic Team,
Thanks for supporting.
hardware : PCA10028 (DK 51)
Software : SDK12.3.0 ( NUS example )
Secure DFu implement with NUS example it is compiled and...
I developed one project using BMD-300 Evaluation Kit that include nrf52832 microcontroller. In my project, I use the nRF5_SDK_14.2.0_17b948a and s132_nrf52_5.0.0_softdevice...
Hi everyone,
Using the SDK11.0.0 development product, it was found that the 52832 restarted randomly, with a reboot time of 7 days or longer.
App code condition:
1....
Hi guys!
First of all, sorry to make this question here because it is almost unrelated to Nordic, but I am desperate. I developed a device using your nRF52832. I programmed...
Hi,
I have a problem with Thread network stabilty and formation in new SDK for Thread and Zigbee 1.0. Examples seems to work fine in unchanged form, network is stable and...
Repetition of the steps followed here.
(1) Generated priv key, and public_key.c file using nrfutil, (2) generated the bootloader_settings file using nrfutil (3) Compiled...
hi!
nordic team
i am using thingy 52,and i meet a question that app_thingy_s132.axf: Error: L6405E: No .ANY selector matches accel_auto_cal.o(.bss) when i compile this...
Hello,
I am using nrf51822 with sdk11.0.0.
i observe that in while loop sd_app_evt_wait() function take much time for next interrupt to be pick.
is there any alternate...
I am developing a BLE anti-lost APP with community search, I set scan continuously or scan window 5 secs and scan interval 10 secs, but it drain phone's battery. How long...
Hi there,
I am working on having serial bootloader in nrf51422 to perform dfu over UART. DFU serial bootlaoder example in sdk11 claims to do the same.
After flashing...
I can't figure out why I can't send ADC values to the NUS service via BLE correctly. I should be getting hex values that convert to something like 0 or -1, since the ADC pin...
Hi all,
I'm currently learning on how to build bluetooth connections with a device from an app. For that I downloaded the iOS version of the nerf Toolbox app, as my chip...