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...
After S110 7.1 ble_stack_init(), any read/write to temperature register cause a HardFault.
Some sentences like:
nrf_temp_init();
NRF_TEMP->TASKS_START = 1;
...
Hi --
I am using the ble_peripheral/ble_app_hrs example project. And if I try to update the vs_uuid_count param to 2. It proceeds to fail the softdevice_enable with error...
Hello,
I'm currently looking into the secure bootloader from the 12.2.0 SDK, and wondering if there is some example code regarding implementing a uart transport?
I use the software S110 v8.00,and the NRF51822QFAA chip.
now ,I need add DFU Service support to an application.
I find the ble_peripheral\ble_app_hrs\pca10028\s110_with_dfu...
What's the best way to debug an application that is not starting after an OTA DFU update. The app said the update was successful but nothing booted and it didn't even seem...
I find the dfu sdk for ios in github ,but I only find the swift pods, did`t find the code for objective-c.
Did someone have ? Please share to me, Thank you !
Hi,
when developing I often use Google search to find documentation. I prefer using external search engines, since this includes results from StackOverflow and similar sites...
Hello I'm trying to setup i2c/twi communication between nrf52832 with oled driver SH1107 but i need to do it in hardware instead of software but on the register level.
...
Hello,
My setup is as such.
I use SPIM1 and SPIM2 all the time. SPIM1 goes to a set of MEMs devices, and SPIM2 is dedicated to a Memory module.
My device runs in of...
20170119_104909.jpg
I'm working with a ble open source.
Here i attached the captured abnormal case of the connection update
Request PDU from the slave. Please refer to...
Hi
I ordered Nrf52832 DK board instead of ordering nrf52840 Preview DK. I need to test bluetooth 5 stack,range ,bandwidth and through output.
Is the nrf52832 will support...
Recently I am working on a project transmitting and receiving data directly using RADIO block. The examples provided in the SDK folder use block wait which isn't the best...
I'm having alot of issues testing the PCA10031 running the MasterEmulator ProxmityDemo Example. It will open the port fine to the dongle, but always fails to Start Discovery...