But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hi all,
I am using the python bindings in recent weeks to development a BLE scanning device and have found the python bindings very useful for getting the kit up and running...
On MacOS Big Sur (11.2), trying to get started with nRF5340 samples, but getting create_nordic_project.py failed (1) errors.
I installed manually using the nRF Connect v3...
We are in the evaluation phase of a technology that is planning to use sound to transmit data between phones and devices.
We are currently using Quiet open source library...
Hi Team,
We are using the nRF52840 DK for one of our project, as part of that we are using the RNG functionality with CC310 Library.
When we call this "CRYS_RND_GenerateVector...
Hi,
I try to do the Onboarding workflow for 1NCE SIM Cards with the NRF91 Module: 1nce.com/.../
So the solution is to send a GET Request to a special endpoint and you...
We have certified the Centauri gateway with https://fccid.io/2AKNO-VOLCT200LTE ID. Now We have a query that we used nrf52840 chip as a BLE during certification.
Now on this...
Hi, nRF newbie here, forgive me if I'm being dim. I've searched the devzone, can't see obvious answers. nRF52840, SDK 17.0.2, Nordic SES 5.30a, using nrfx_* drivers I'm using...
Hi all,
I am working with a BNO080 imu and have ported an Adafruit library into the ble_app_template and created a custom service.
Independently, the IMU code and the...
Dear Nordic,
I am running into an interesting side effect when I disable the app scheduler library from my program. I have been previously using the app scheduler to service...
Hi,
1/ Is it mandatory for Direction Finding process to have all streaming advertising messages from beacon to locator connectable ?
2/ Is it possible/easy to manage live...
Hi,
I have an application and I want to send the output of the application via CoAP LTE connection. My plan is to modify the nrf-sdk CoAP Client sample to achieve this...
We are trying to use mcumgr/mcuboot with Zephyr on nRF53. During development, we have enabled the Zephyr shell functionality and would like to use mcumgr with it (CONFIG_MCUMGR_SMP_SHELL...
Hello!
I've got a problem when performing a DFU OTA. I first flash my software(#1) with bootloader in de nrf53840DK. When i make changes to the software i use app_update...
Good day, I have seen a few people asking about connecting the Nordic devices with the RFM95/Sx1276 modules. I understand that it is SPI driven, but I am a complete novice...