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...
Hi! I'm planning out the connection of a micro-SD card through SPI to the nrf52840. I'm reading through the documentation and when powering the nrf using a Li-Po through VDDH...
I am trying to add a bootloader to my application which I have currently running on an nrf51822 with SDK12.3.
The first problem was that the examples from SDK12.3 do not...
Sir,
I finally got success to measure the Coin Battery using a analog INPUT of NRF52832, AIN4
i am using ZEPHYR RTOS
I have to connect the BATTERY VDD to the AIN4. ...
Looking for Android logging utility where host processor on a Mobile device is interacting with nRF52810 over UART interface.
or Provide a stand alone logging utility that...
where can i search whta the mean about <type>,<result>,<datatype>,,<qos>,<retain>.....Etc.
EX: #XMQTTEVT: 4,0
I Don't know what these values represent
thanks
...
Hi,
We're using a 51422 with s130 to perform OTA DFU.
Both bases for bootloader and central are from sdk 12.2.
We have already implemented the older DFU (non-secure...
Hi,
I want to use the Code Profiling feature from Ozone with my nRF 52840 DK and the j-Trace Pro Cortex. Compiling and debugging my program works flawless inside Segger...
I am trying to figure out how to use the TX part of the BLE NUS Service to send a notification. Currently I am receiving data via the nus_data_handler, however because i will...
Hi, I just got my nRF5340 PDK and was wondering if it is possible to develop applications for the nRF5340 PDK in the Keil IDE?
I have been reading on the site and trough...
Normally with Segger Embedded Studio if you want to do a command-line build you use embuild.exe instead of emstudio.exe and away you go.
However, the NRF Connect/Zephyr...
Hi
We searched a lot of stuff regarding FOTA update in nRF52840DK using Lwm2m and coap protocol. But we could not get help in the right direction. We could not find any...
Hi,
We are using today SDK 15.0 and are upgrading to SDK 17.0 for development of our system.
In our application, we use BLE communication.
While comparing SDK_config...
I'm now using HX711 50kg sensors to build a scale
Now I can read the data from HX711, and try some method from internet, but still can't get the real weight
does anybody...
KeyWords: nRF52832 ESB Flash as EEPROM SDK:17.0.0
Hello, I an using nRF52832 developing ESB communicution with other nordic product.
I need to save some infomation, so...