I am a beginner to BLE Communication ,
Currently I am working on a project where I need to connect a peripheral device ( Central (nRF52840) ---> Peripheral (BLE device)...
Hi,
I would like to know if nPM1300 supports an input voltage of 4V for Vbus. According to the datasheet, the recommended operating condition for Vbus is from 4V to 5.5V...
Hi, I am trying to set my acqtime different to the max value. And the build throws an error unless i set it to ACQTIME_MAX.
It appears in the header file it needs some other...
Hi,
I need support to get my brand new nrf9151 development board LTE connection up and running.
I have bought this kit and it came with 2 SIM cards as per documentation...
Hello!
We are planning to implement OTA update of an application and a second stage bootloader in our product. As a bootloader chain, we will use NSIB + MCUboot as the nRF...
There appears to be a bug with commenting in prj.conf. If I do this:
# This is the appearance of the device from the BLE SIG Assigned Numbers List (384 is general remote...
Hi ,
I am trying to implemenent DFU on nRF52840. Aim is to store new image to slot on QSPI external flash but it seems like nothing is sored on slot 1 as when I upload...
HI ,All
I want to update the data at the same address in nrf52832 flash. What should I do? Do you have an example program? If you have, please send me a copy
Thanks...
Hi, I am designing a central using nRF51422, SDK V11, S130V2.0.0, modifying the central example to connect to a Ammicom BLE module of a product. After the CONNECT_REQ is sent...
Will the nRF52840 eventually support SPI speeds greater than 8 MHz? Will a preview / reference board for the nRF52840 be released with support for these higher SPI speeds...
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...