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 testing writing and reading at one of my characteristics in Master Control Panel v.3.7.1 (SoftDevice S110 v7.1.0). As shown in the following figure, firstly I've...
Reading from the FICR seems to produce some results other than what I would expect. For example, reading from offset 0x10C seems to return the flash size (instead of 0x110...
Hello everyone
i am using QFAB/DCconcverter reference layout to design my prototype, using the 3V coin cell battery as a power source .my question is in the reference layout...
Hi,
I tart using HID keyboard example, SDK 8.1.
If i turn off the ble of the ios device and then turn it on the nrf51822 is connected but it is not send the chars.
...
Hi, Nordic Engineer:
Would you like to give me some advice? On my hand, i have a slave ble device(not nrf51822, also i can not change the code). I want to run s120 softdevice...
i am able get the status of led of pca10001 board using usb dongle. now i have to make other pca10001 board as central and want the same data of it? Kindly help, i shall b...
We are planning to optimize the radio-frequency signal,so the some docunments like Simulation model are needed.which can help optimize the RF signal through ADS simulation...
In ble_advertising.c, line 165, you can see such interesting code. I assume it is a copy/paste error:
if(p_advdata->p_tx_power_level != NULL)
{
m_advdata.p_tx_power_level...
For the first, impressed by your intoducing NRF52 chip.
Question: what`s NRF52 indoor range using onboard antenna and maximum output power (+4dBm)?
Thanks.
Hi~
I am struggling to get the BLE packets detected by nrf sniffer (v1.0.1) using wire shark. Its only showing "ADV_IND[Malformed Packet]" periodically. I didn't understand...
I believe what I am asking is extremely specific, but keeping hope that I might get some direction
I have used a clone ST- Link v2 programmer to download code into a NRF51822...
Hi all,
I would like to trigger some actions on difference devices communicating with the ANT protocol based on the distance they are from each other. A simple example...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...