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...
I cannot get the scope of the sdk_config.h file to encompass all modules. Process
Start with example project using the file system as per the install.
After compiling...
I would like to use the UART at the lowest possible level and Ihave created a very simple example which uses the UART bus with the registers. The example should write word...
Radio is flashing green, on and off, but I can't seem to connect to it. Looking at the graph of usage, I can see that it is talking to something since the available amount...
Hi,
I'm using pc-ble-driver-py.
I bought the nrf52832 dongle.
The problem is uart pin number of dongle.
The pins of my dongle and the pins of the hex file are different...
I am working on adding firmware updates to my BLE application on the BL652 module ( nRF52832/PCA10040 ). nRF 15.2.
I added in the code for the BLE Background DFU, which...
Hi ,
I can not understand or there is something wrong in this example here ;
He defined " point_fifo" but initialized "my_fifo" , How does this work ?
https://infocenter...
We want to qualify a product with nrf52832 and preferable S132 6.1.1. When we tried to use QDID 125047 there were inconsistency problems in Launch Studio, table 1a was not...
Can i configure more than one pin for wake up the microcontroler from deep sleep ? like this: nrf_gpio_cfg_sense_input(30, NRF_GPIO_PIN_NOPULL, NRF_GPIO_PIN_SENSE_LOW); nrf_gpio_cfg_sense_input...
What is the receive buffer size for IP packet data, i.e. how many bytes of data can the modem receive (in one or several UDP packets) before I call recv() or recvfrom() on...
Hi Sir,
For test the nRF9160 GPS, based on the nRF connect v1.2.0.
Do we have the GPS API for cold/warm/hot start?
And which example code we can reference?
Thank you...
Hi,
Recently I have been working on serial LTE modem code and it seems to work great for TCP and UDP. I am trying to enable GPS module by the command mentioned in this link...
Hi,
is the 100k pull-down on the COEX2 pin required as stated in the product specification ? I don't see it being followed anywhere (reference circuitry, nRF9160 DK schematic...
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...
How can I log on a router when a coordinator is in pairing mode, what I mean is that the coordinator sends a message so the routers know and set them selfs up on pairing mode...
For our nRF52832-QFAA design, we've just completed all tests according EN 300 328 (Radio). All but one test passed: spurious emissions at 4.9 GHz showed -44dBm, exceeding...