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...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
Hi All,
I need to implement a kinda a mesh network of Nordic device nodes placed nearby to act as a relay, for that I have a use case where following requirement.
...
I'm porting a nrf51 project to nrf52. I'm using softdevice s132 1.0.0.3 alpha. When compiling I get a lot of L6406E errors and a L6407E error. Do you know what's causing this...
hi,
I should how to transplant the official DMP mpu6050 library to nrf51822 above?I don't know how to transplant it and could you tell me how to transplant it?
I have combined to programs Ble_uart and Spi_Master into one. However, after uploading the file the GPIOs do not work (No clock is generated). Meanwhile when I erase the softdevice...
hi,
I downloaded the master control panel(mastercontrolpanel.3.4.0.8098.x64) from Nordic website, but it can't install it in my PC becuse of my 32 bit windows XP system ...
Hi,
Here is the piece of code that is bugging me.
The code algo is at every 500ms timer2 interrupts, and the adc captures 1500 samples and stores it in an array .I always...
I'm using nRF 51822 to develop a proprietary wireless protocol.
At Rx side, every 500ms have a listening window with 10ms to listen if there is package to receive. So 10ms...
I am testing with SDK6.1 S110 7.1. I've noticed that when I try and update the Bootloader image using the Android MCP app, everything updates fine. I have logic in place that...
Hello fellow developers,
I am new to BLE applications and I am trying to do a very simple device with three buttons that informs a Android smartphone when one has been...
Hello all,
I have an ANT project which is running fine using S210 SoftDevice (SDK v8.1.0).
Now, I am trying to extend this project for BLE operation, by switching the...
I have my devices programmed in a way, that they decide whether to enable SD and transmit via BLE or to keep it disabled and start operating using Gazell.
In this case I...
So Segger recently asked me to update my Driver to V500j to be able to run my new J-Link programmers. However this update has completely bricked my Test Software which uses...
Hello,
I would like to ask you if anyone wrote Python script for connecting PCA100000 dongle to computer and using it without Master Control Panel. How this can be done...