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...
I got the following issue when I open nrf connect:
Unable to download latest app info: Unable to download apps list: Unable to download https://raw.githubusercontent.com...
Hi,
For ratio-metric sensor measurement I need to do either of the following with nRF52833 SAADC module:
Access internal voltage reference signal on external pin, which...
Hello Everyone,
Im using the NRF52840 USB Dongle via blatann and i want to be able to get the HW Timestamp from the dongle when i receive a ble message.
I know that blatann...
Hello guys,
I try to implement a pdm sensor on the nrf 52 dk which sends the audio data to a central device. I am using the service characteristic tutorial as a template...
Hello!
I am trying to create a connectable advertiser that can have its advertisement data updated dynamically on a nrf52832. I am creating the advertisement with this...
I am trying to use some BLE functions that are currently defined and declared in my package (I checked).
I included the H files for all of them, and I am not getting any...
Dear Support
I'm new in nRF Connect but I've lot of experience in embedded code with IAR or ARM MDK.
I think the project settings is different to everything I know. And...
Hey all,
is there a roadmap where I could see when approximately version 1.6.0 of the nrfConnect SDK will be released?
I saw the Webinar Exiting new Features in nrf9160...
Hi,
I have successfully created a BT Peripheral which uses a static/fixed passkey upon connection with my phone (nrf connect mobile) or using the nrf52840 dongle. When...
I am trying to send data from BT840F to ESP32 via UART. Which pins of BT840F shall I connect to the corresponding pins of ESP32? I am asking this because I couldn't extract...
Hi team,
My customer is asking if they can remove L38, L39 and C225 when they change nRF52832-QFAA/ nRF52832-QFAA-G version from DCDC to LDO mode? Any suggestion?
Also...
Hello,
in our product we need to have the possibility to set name higher then 31 bytes.
We modify the code according the tick
devzone.nordicsemi.com/.../sd_ble_cfg_set...