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...
Sorry, my English is very bad.
I think I can only express my problem in Chinese.
在使用异步串口时,使用uart_rx_enable()设置的超时时间和真实发生UART_RX_RDY事件的时间相差巨大
using async serial port...
Hi,
We need to interface camera (0.3nrf52840MP to 2MP) with nrf52840 for a new product development. For evaluation purpose, is there any off the shelf camera module which...
I'm trying to add a timer to the usb_cdc_acm example to send a periodic text messages with the timer. I'm building on an Adafruit nRF52840 Feather Express board using Segger...
Hi ,
I am trying to parse the manufacturer specific data that a beacon is advertising.
I can read successfully the company_id but unable to read the "specific data " ...
Hello again Nordic Pro's,
As you probably all know by now, our product app is based on the subject example code, SDK and device. We need to programmatically disconnect from...
I have been trying ti debug with SES and re-installed everything trying to get it to work, for a while it did, but then it began showing this message:
also, it asks me...
Hi All,
I am working on nRF9160 GPS profile. built the code with Segger version 4.16 and updated the latest mfw_nrf9160_1.1.1 modem firmware.
when i compile try to catch...
Hello,
I am using nrf52840 and SDK 16.0.0
I have integrated two examples, ble_app_template and nrf_calendar example . Now I have a problem. I wanna update the manufacturer...
Hi
I just joined a development team for a monitoring system consisting of a master and 5 slaves. They have a prototype that works well, using the functionality of the ACK...
I am trying to read the primary services using Master Emulator API and i am getting the below error. Using the Master Control Panel (MCP), it got no problem reading back all...
Hi,
I am developing nrf52832 on zephyr platform, I have seen a very useful GitHub library you guys have created called 'NordicPlayground' https://github.com/NordicPlayground...
Hello, I want timer to interrupt if timer is not restarted in 200ms and wrote below code.
I am restarted timer in few milliseconds using below but still I m getting...
Hi,
I get news at the homepage about that Nordic announces support for Amazon Common Software for Devices.
May I know which version of SDK can support this ?
If yes...
I have been programming nRF9160 using v0.4.0 SDK and it has worked fine. However moving the same program to Nordic Thingy 91 has been giving me problems. The board nrf9160_pca20035ns...