Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
OK - so I just started with these chips, and have been asked to find out why SWO debug signal is getting corrupted.
At fairly random intervals the signal passive state inverts...
Hi,
I'm having problems connecting to my device, because whenever I do so, the SoftDevice asserts at address 0x12CFA.
I use softdevice S140 v6.0.0 and SDK v15.0.0.
I...
SAADC can't measure input voltage higher than VDD voltage. External battery (18650) voltage is higher than on-board VDD. There is very good article on your site explaining...
HI All
Im newbe in on that "field", so im apologize for stupid question.
I will like to check a optimal casing for my new product equiped with bluetooth comunication....
Hi,
I'm having trouble writing a long characteristic. I'm using the pc-ble-windows code from https://github.com/NordicSemiconductor/pc-ble-driver . I've compiled this and...
Hi,
I am using SDK15.2/3, I know the SDK peer manager has a feature to delete the oldest bonds if the flash memory is not enough to store a new bond. In this case, whether...
I want to transfer some data stored in nRF51822 to another BLE central device. I guess the idea is very similar to "ble_app_uart" example except that I don't need the part...
Hi. I have a project based on multi-link central with NUS service.
I can connect to multiple peers ok at the same time, disconnect etc. However if I am connected to one...
The Declaring attributes section of Zigbee stack API overview ( https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.thread_zigbee.v3.0.0%2Fusing_zigbee__z_c_l...
Interfacing to CC3100 and need to send socket data over spi that is 1400 bytes.
Assuming I would need to send 200 bytes X 7 and try to get the list array to work.
But...
I thought I had the logging figured out but when I try to develop the application, I always seem to end up with the same error.
I don't understand what causes this and thought...
Hi Experts!
I read some posts related to current measurement, and i have a question.
if SB9 is not opened, current consumption is increased??
i have a Source Measurement...
SDK 15.2 API 6.1 SES
I am trying to read manufacturer data. I know i am advertising it because i can see it on the nRF connect app on my phone. When i try an dparse the...