HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
env:
SDK: nRF5_SDK_17.0.2_d674dde
KEIL- ARM
SoftDevice: s140_nrf52_7.2.0_softdevice
i can't understand how MBR jump to bootloader, and how MBR konw the start address...
I'm using SDK 17.0.2 and I'm trying to write a small central device. It should connect to a single peripheral and exchange some data.
Once the peripheral is found, central...
Hi,
I am trying to get access to the code 1.99.99-dev1 branch of the NCS, but I'm not sure where I can find this. More specifically, I would like to use the code of the...
Hi.
I am developing a small notification monitor.
It used a 150mha battery and a 0.92 oled.
I want it to be connected to my phone via Bluetooth and when I send a string...
Hello DevZone,
I have a project where I want to use NFCT for communicating and charging. I have used the NRFX_NFCT library to read and write to my transmitter because...
Hi,
I am doing the java programming with BLE advertise, and I want to make BLE advertise events stop when the advertising events number enough. Are there any methods to...
Hello,
for a device I'm developing I need to be able to set values from an App as well as from the device itself (buttons on said device). So far everything works fine...
We are working on ubuntu 18.04 LTS.
We are trying to install nvs package for smart remote 3 microphone activation but got stuck with the package installation as stated in...
I'm trying to get an overview what my options are to program an nRF52832. So far I have found:
nRF Connect for Desktop + SEGGER Embedded Studio Nordic Edition from segger...
Dear Nordic Engineers
I encountered a problem.I used the nrf5 sdk 17.0.2.I modify ble_app_hrs example.I found that if I turn on pairing, when I erase the flash, the pairing...
I'm using nrf52840 for my product. when testing the Bluetooth RF of this chip, I found that the carrier is offset by 200kHz. i read many similar problems, it seems that the...
Hi, after adding some functional to bootloader an error occurred: section .tdata overlaps absolute placed section .mbr_params_page how to calculate the size need for mbr_params_page...
We have a 52840 based beacon with two versions. Both have exactly the same firmware and PCB, one has a N52840-Q1AAD0-2025KR written on the chip and the other has N52840-Q1AAD0...
Hello!
Im having problem running the PPK II on my PC with Ubuntu 20.
The device attaches to the PC, is visible as `/dev/ttyACM0` block device and dmesg shows no errors...