I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
Hello there! I am working on a central-peripheral connection, where sometimes the central is not receiving notification(s) from the peripheral. The central then asks for a...
Completing the nRF Connect SDK Fundamentals in the DevAcademy, I stumbled across this question:
Why is true not a valid answer here? Running gpio_pin_set_dt(&led, true...
Hi,
I was following the beginners tutorial and things were fine till i reached the section to create a project from scratch. I was able to build this project as well.
...
Hello,
I'm curious if there is a dependency to use the same Bluetooth module to perform OTA. If I created my own custom board, would I need to use an identical Bluetooth...
I have followed the procedure given at following url https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/create_application.html and created a application(based...
Hello,
I am working with the Signetik M1-N1 module, which is using the nRF9160 chip, as well as the DEV-M1-N1 breakout board, for evaluation and development:
Since this...
Hi,
I am working on a project that uses nrf52833 as one of I2C master to communicate with few I2C slave devices. Meanwhile there is another MCU (stm32H7) on the same bus...
Hi,
I am looking for a sample programs for my use case, wherein :
1. I have to encrypt & store the DFU image which is present in secondary partition.
2. Decrypt the...
Hi,
I am trying to mount Fat FS using pm_static.yml instead of devicetree overlay fixed partition. I can generate a memory report, but when I try to mount file system I...
Hello All,
I have a very strange problem and i can not found any solution.
I have NRF52833DK and NRF52840DK where mi code is working perfectly. Compiled with OTA is ok...
According to the docs, when CEDRXS=3 is sent to the 9160, the modem disables eDRX and the unsolicited response code. However, this means there is no response code to listen...
Hello,
We found a problem with a device in mass production: nPM1100 doesnt start charging a deeply discharged battery.
Here is detailed information. This device was kept...