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...
In s210 there are functions sd_flash_page_erase, sd_flash_protect, and sd_flash_write. There is no sd_flash_read.
How do I read from flash? I can write to is using sd_flash_write...
Hi
I just want to create a custom service with a characteristic, which sends "n" (upto 200) bytes at same time and this bytes are are written to a SD card via SPI
So...
Hi, I have been using the nRF8001 Arduino SDK with nRF8001 chip. I wanted to set the data for the different services I'm using and thought I would go ahead and use the services...
Dear sir
Now, I am trying multi-link examples at SDK5.2.0 S120 example. I found s120 central only can receive one byte data from s110 multi-link peripheral. Could we modify...
I am working on the proj that needed 2 MCU and nrf51822 work as slave.
I would like to know any ref on how to firmware upgrade on board without external tool?
We're looking for a Nordic nRF51822 based low profile/small USB dongle that we can use for our iBeacon software.
It would need to come complete with casing and the ability...
Hello,
I have some problem with NRF24L01+. I'm trying to make bidirectional connection between two devices with this chip. When I'm sending payload with ACK, TX_DS interrupt...
Dear nRF Gurus,
I made a board with nRF8001 and PIC24F to stream some sensor data to a computer. I have also developed a simple Mac app to communicate with my board. (similar...
Hello,
I am redoing some experiments with 2 pca10001 and the ble_hrs example (with s110, s120) !
What I would like to do is that the s120 side displays the power received...
I'm designing a small board with an nRF51822. I'd like to use a 'meander' PCB antenna similar to the ones on the Evaluation Kit and 'dongle'. Is there a definitive guide ...
I'm trying without much success to write something fairly simple. Basically connect a signal to a pin, and run a function whenever that pin changes state. What's confusing...