Hi there. We have recently migrated from SDK 2.6 to SDK 3.0.
We have a custom-made external board, which we used to program with the nRF52840 DK when using SDK 2.6 (for...
Uploading via VSCode since version 3.0.0 (happened with the rc1 as well, Toolchain 3.0.0 and Toolchain 3.0.1) does not work for the nRF54L15DK (board rev 0.9.1 ENGB chip)...
Hi, We are using nrf Connect SDK 2.4.0 and have been looking through the NIST vulnerabilities databases. One of the vulnerabilities reported with the nrf5340 is a denial of...
Hello all,
I am having issues with the configuration of the FEM nRF21540 on the costum board Fanstel BT840NE with the Enhanced ShockBurst (ESB) protocole.
We are not able...
We've got a sensor board with an nrf9160 on it, that sleeps lots of the time and periodically wakes up to take sensor readings or send them up to the cloud.
Some of the...
Hi, I am using nrf52840 , nrf connect sdk 2.6.0 I am using spi_transceive() to send and receive the data from sensor I read in Nordic Academy nrf connect sdk intermediate...
I hope this message finds you well.
I am currently working on a project using the nRF9151-DK Evaluation Board and have been testing GNSS functionality in various environments...
I use the software S110 v8.00,and the NRF51822QFAA chip.
now ,I need add DFU Service support to an application.
I find the ble_peripheral\ble_app_hrs\pca10028\s110_with_dfu...
What's the best way to debug an application that is not starting after an OTA DFU update. The app said the update was successful but nothing booted and it didn't even seem...
I find the dfu sdk for ios in github ,but I only find the swift pods, did`t find the code for objective-c.
Did someone have ? Please share to me, Thank you !
Hi,
when developing I often use Google search to find documentation. I prefer using external search engines, since this includes results from StackOverflow and similar sites...
Hello I'm trying to setup i2c/twi communication between nrf52832 with oled driver SH1107 but i need to do it in hardware instead of software but on the register level.
...
Hello,
My setup is as such.
I use SPIM1 and SPIM2 all the time. SPIM1 goes to a set of MEMs devices, and SPIM2 is dedicated to a Memory module.
My device runs in of...
20170119_104909.jpg
I'm working with a ble open source.
Here i attached the captured abnormal case of the connection update
Request PDU from the slave. Please refer to...
Hi
I ordered Nrf52832 DK board instead of ordering nrf52840 Preview DK. I need to test bluetooth 5 stack,range ,bandwidth and through output.
Is the nrf52832 will support...
Recently I am working on a project transmitting and receiving data directly using RADIO block. The examples provided in the SDK folder use block wait which isn't the best...
I'm having alot of issues testing the PCA10031 running the MasterEmulator ProxmityDemo Example. It will open the port fine to the dongle, but always fails to Start Discovery...
Hi everybody
I try to reinitialize the Advertising with new parameters after a finished advertising. For example use directed mode, change advertising data and so on. But...
Hello everybody,
I'm designing an app to track the position of the smartphone using six beacons; I would like to know if there is an optimal orientation of the antenna...
Hello all,
After several tests about extending Timeslot, I have some questions.
I found out that the Timeslot will keep extending automatically after a successful...
Just a beginners question. I've read about central, peripheral, client, server, but i am still not sure how to choose. I use nrf51822
I want to create a beacon that has...