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...
Hello,
I want to use P0.27 as output but no way to get it working (tested on my custom board and on DK). If I just change for another pin to check my code, it's OK.
It...
Hi,
I am using nRF SDK v16 with nRF52DK (pca10040) development board.
I've chosen to use RTT logging and I can see my app logs in JLinkRTTViewer window --- however, I...
Hello!
I am developing a FreeRTOS application for nrf52832 with S132 Soft device
Recently I ran out of ram and checked the map-file for clues. The large posts in the mapfile...
Hi,
I don't understand why the characteristic FitnessMachine Feature : (0x2ACC) is not decoded as a bit field by nRF Connect
I can read it and i can see the good value...
using nRF51-DK
I'm a noob and currently trying to implement a custom service by modifying the 'Heart Rate Service' example which inclued the 'BAS' which is battery status...
Hello All,
I am working on the NRF52810 board with 15.3 sdk in segger IDE.
I have implemented fds with 2 key with 1 file id to store data.
I am storing 2 - 3 1 byte...
Hi, I'm working on building an embedded computer with Bluetooth capabitilites. I am aware of the various WiFi/Bluetooth chips, but my application does not need WiFi, only...
Hi,
We are developing the cycle power services and facing the issues in using the control point characteristic. I am able to connect and observe all the characteristics...
Hi,
we are using MQTT to push the sensor and GPS data with 1 hour interval. After 4 consecutive connect and disconnect, MQTT is returning socket error. It requires the device...
Hi,
I am using NRF51822 SDK12; S130 and trying to qualify Batter level service with the SIG's PTS device (dongle)
So far encountered a problem with Test Case: BAS/SR/DES...
Just got a nRF5340 DK, testing on macOS 10.15.2. Setup was smooth – the nRF Connect assistant is pretty good. The only feedback would be that an explanation of the "Variables...
Hello Nordic Team,
I'm currently working on a project based on the nRFready desktop. My application requires using the pipes 0-2: pipes 0 and 1 are used in conjunction with...
Hello everyone!
I want to use the app_sdcard to read/write with fatfs on a uSD card in my app which is based on FreeRTOS. While i was implementing this library, i saw that...
Hi,
I would like to know, where the packets are written into the flash for the mesh DFU example.
In nrf_mesh_dfu.c is a function nrf_mesh_dfu_cmd_send:
It calls...