I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Development setup:
2 x nRF52840 SoC
Our own PCB’s with inverted F-antenna
LE PHY 1M
nRF Connect SDK v1.8.0
Hi,
During testing we experience an issue which...
Dear Nordic Engineers
Our customer use NRF52840 make a electronic lock .They would like to use HID to unlock bike when phone connects to the lock.
They are base on ble_keyboard...
I have an "Aqara Wireless Mini Switch" ( https://www.amazon.com/gp/product/B07D19YXND ) which identifies as a Xiaomi WXKG11LM. This button is designed to send semi-nonstandard...
I am new to the 9160 and will be developing application software in the near future. I am currently planning out how required information will be stored.
Is there a storage...
Hi,
I'm running a custom nRF52811 rev1 connected to a Quectel BC660K. I'm getting this error on RTT:
Here's the initialization:
And the uart event handler:
src...
Hi All,
I have been trying to build and run a basic hello world example on PCA10040 board based on 52832 and was getting the following errors on the VS Code. Any help...
Using nfutil to dfu a package to nrf52832 using dongle nrf52840 on windows 10 and python 3.8.10
Able to access nrf52832 with nrconnect desktop (but can't get dfu to work...
Hello,
I want to implement RAI using MQTT, but so far I haven't had success.
I can use RAI without problems through the modem shell, using the command "sock rai -i 0...
Hi Nordic ,
My product is working fine but i'm focusing on improving consumption at maximum because it is working on small battery ( evoluated tpms application)
It uses...
Hi all,
Is anyone aware of any formal documentation or test cases available that demonstrate a validation of nRF Connect for mobile to show that it is reporting the correct...
Hi, I am designing a small PCB (18mm diameter) and would like to know what external components I can exclude for nRF52805/ nRF52811. I would like to not use the decoupling...
Hello,
I am using SES Nordic Edition v5.60 and I would like to be able to include pre-processor directives in my project but I could not find the pre-processor optins. ...
Hi everyone,
I'm wondering on which plateform / app and how is it possible to read and retrieve the data sent from a nRF52833 Slave to a Mobile Phone (Master) ?
We have...