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...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hello,
I am using the nRF52840 DK board and with Softdevice code nRF SDK 17.0.2. I am trying to write custom advertise data with custom type.
As you can see in the above...
Hi! Hope you are all doing well,
I'm having trouble making a project from scratch, I'm basically trying to filter bluetooth devices by manufacture code but I'm afraid that...
Hi All,
This has happened before so I know it's a handler error.
But this time I'm pretty sure my handle is not wrong, can help me?
in main.c =>
Best regards...
Hi,
Can you confirm the appropriate method to doing AFC correction for a GPS SNR test using the %XRFTEST command and then using the AFC correction result in the GPS SNR...
I use SPI to develop motion sensors KX022 and DW1000. The first digit of the received data is always 0xFF. If the first byte received is removed, it can be used normally....
I am trying BLE MESH light switch example with nRF5_SDK_for_Mesh_v5.0.0_src using nRF52833 DK. In the light switch example, server SDK is working fine and I can see the provisioning...
Hi All,
I am using Custom 128-bit UUID, My application need 3 Custom Services and 20 characteristics. But I need to make different Base for services and characteristic...
Hi,
I recently installed v1.9.0 SDK and while creating project from sample applications I am getting below error.
Attached is build logs from segger IDE.
Can anyone...
I'm looking to build a custom bootloader for my NRF52810 device. I'm developing on nrf sdk 17 with SD 112. I will be leveraging the secure bootloader example and re-using...
Hi;
i am using sdk 17.0.2 and mesh 5.0.0.
i am using light switch instance.In addition, the system works properly when provisioning is made with a smartphone.
I want...
I am using VSCode and the NRF Connect SDK
I can build and flash my device however i keep getting cannot open source file for all my includes, i also cannot navigate to...
First, NRF52833 work environment at 100 degrees celsius, standby current reaches 60uA.
Second, When the NRF52833 working in 100 degrees Celsius, what kind of processing...
I have a secure BLE DFU project that is basically a duplicate of the example project (secure bootloader pca10040_s132_ble). I am able to flash a merged hex on my custom board...
I generate the hex file for a release and then tried to rebuild it in a different folder. This is to ensure that all the required files are checked into the archive system...
Hi,
We are developing a firmware using the nRF52 DevKit as a reference, as well as its companion iOS Application.
Pairing & Bonding:
We have successfully integrated...