Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
When importing projects into SES, it does not appear that SES can determine configuration macros.
For example, in the mqtt_simple project, the function "modem_configure...
Hello,
I am using light switch example for mesh with the help of BT840 module as client and 2 BT832 as servers. I have also integrated UART in both the applications to debug...
Hello, I am using dfu in custom board and physically we have other button. I have changed NRF_BL_DFU_ENTER_METHOD_BUTTON_PIN in DFU app , but after update-ing the application...
Dear,
I just download new lib of ncs ( git checkout v0.4.0) , and SES4.16
and tried the GPS example, but i got problem:
../src/main.c:8:10: fatal error: bsd.h: No...
Hi everyone. Now am trying to reset all register values of the NRF24 to their default values according to the datasheet. When i probe the process on a saleae analyzer, i see...
Hi all,
Our company needs a BLE Sniffer and I've stopped my attention on nRF52 DK board. As stated in its documentation a SEGGER J-Link is necessary to upload the nrf sniffer...
I wrote my program on PCA10056, N52840, with fds_init() it everything was working fine. Now using the same main.c file I wanted to program a N52832 which comes to PCA10040...
I am very new to Nordic products so please excuse my ignorance.I have been trying to put my nrf52840 board to deep sleep. It seems to go to sleep but when I try to wake it...
Hi,
I'm porting code from Simblee/Arduino to Laird's BL651/Nordic SDK (nRF52810, SDK 15.3, S112). (Simblee discontinued.) For accurate timing of a GPIO pin, I use TIMER1...
Is anyone else having issues with the Zephyr shell on the NRF9160 DK? We weren't able to get it working on our code, so we went back to the coap_client applications in the...
Hello,
I was working with Asset Tracker sample and tried to add LTE device in Cambridge, UK. It worked, both LED 3 and 4 were blinking and added device to the nRF Cloud...
In advance I would like to say I’m sorry for the frustration that this message reflects…Event though I have been using the UART for some time, adding more functionality makes...
On nRF52832,
A1> Out of the Softdevice scope: if we are using RTC and have LFCLKSRC configured to XTAL source and if XTAL source gets turned off for some reason what happens...
Hi,
I am struggling with a low power consumption solution for waking the NRF52832 with our product which is using a third part module.
Currently our product total power...