Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi everyone, I use nrf52833 to make dongle. My test found that after suspend of usb, I tried to enable ESB rx mode, but I couldn't receive rf data. What is the problem?The...
Hello,
When deleting a bond from the central, after trying to reconnect with the peripheral the PM_EVT_CONN_SEC_CONFIG_REQ gets called as expected. I know that allow repairing...
I have been trying to develop a project, my custom board has a nRF52840 chip and I have a nRF52840 DK too.
My problem is when I try to debug any example from any SDK....
Hi, I attended the Nordic Seminar in Tel Aviv last week and heard several lectures from your experts.
It was recommended that we use a module with Nordic IC rather than...
Hi,
I am using vscode and nCS on windows, kindly help me with below 3 queries:
1. How to generate a binary signing key, say "KEY_1"..?
2. How to sign a binary with...
Hi,
We are trying to use PPK2 to measure current of our board, we want to receive the data from PPK2 and parse by our owner python script, so could you provide the protocol...
Reading The adhoc smart waste solution uses the nRF9160 SiP I tried to reproduce the mention 6 µA with LTE-M in eDRX with an interval of 655 s.
I use
CONFIG_LTE_EDRX_REQ_VALUE_LTE_M...
Hi,
We use PPK2 very conveniently as a logger for testing.
How about adding the supply voltage as display options also?
We hope you will consider this.
Thank you...
Hi dear,
It is possible to establish parallels multi connection to different J-LINK's devices serial numbers via nrfjprog.dll, or any other automated way ?
We successfully...
Hello, I'm making a breakout board with nrf52832 qfaa. I used chip antenna (2450AT18B100E) and followed Nordic reference layout. I am getting around 60m range in an open environment...
run nrf Connect for bluetooth Low Energy Standalone
connect PCA10040 board
select "server setup"
press "+ New service" which adds a New Service
press "> New Service...
Hi, I am currently learning to retrieve location using thingy 91 and location example from nrf SDK. When I run it, I got this message (below).
After doing some research...
I want to change the data in the registers of Radio peripheral when the Radio at the state of "Disabled",but with no respons.
Only if I repower the Radio it works,but why...
Hi all !!!
I am trying to program the bootloader and softdevice using the J-Flash software, but I get this error, how can I fix it?
Board: PCA10056 (NRF52840)
SDK: 17...