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'm using nRF52DK with ble_app_hids_mouse to pair with the smartphone.
From the smartphone we can disconnect the device at will. But I have problem when I want the device...
Hi All,
Looks like develop nRF52840 on SDK16.0 required
NordicSemiconductor.nRF_DeviceFamilyPack.8.27.0.pack
But there is no such pack on http://developer...
Dear All, I am trying to measure the current consumption for the nRF52840 USB Dongle. I intend to use it as a beaconing device and attach it to a battery.
At the moment...
I have recently switched to using SEGGER embedded studio (SES) which seems to be advocated by Nordic. I have arrived from Eclipse which though extremely flexible is complex...
Hello,
I am working with the nRF52840 dongle. There is a bootloader at the end of it's flash, which can be started by pushing reset after power up.
However I cannot start...
Hi Gene,
One of my customers using our module to pilot run.
https://static1.squarespace.com/static/561459a2e4b0b39f5cefa12e/t/5da77e178970da0cc270ef0d/1571257883383...
Hello,
I noticed that Table 7.3 of nRF52832_PS_v1.4.pdf states that 37 interrupts have been implemented, whereas the peripheral listing in the documentation as well as interrupt...
While advertising I could see some increased current peaks on one of the three channels. Its random and is observed mostly at the first or last channel of advertising.
Any...
Hi,
I wish to power optimize the proximity example application, as my intention to make a find-me tag. So I may not need the lls and tps services. Is any guidelines for...
Hi There,
I now have 4pcs PCA10056 and 4pcs PCA10059 for the development of our BT Mesh products by nrf52840 of Nirdoc. I have completed the installation of the tool chain...
Hi, I wanted to send data over Bluetooth 5.0 modules and to see on a terminal. So I used nRF52840 DK as central device ( ble_app_uart_c) and Fanstel modules ( ble_app_uart...
HELLO ALL,
I'M TRYING TO TEST THE BSC Rx EXAMPLE FROM DE SDK V16.
WHEN I DO IT USING ANTware II, EVERYTHING IS OK, SINCE IT'S ENOUGH WITH CONFIGURING CORRECTLY CHANNEL...
Hello,
This is a followup question regarding this old thread I started: https://devzone.nordicsemi.com/f/nordic-q-a/48295/hold-output-pin-during-bootloader-jump
IC: NRF52840...
Hi,
I'm relatively new to your product line, but have been spending a bit of time trying to bring the volume control functionality into a SDK16/PCA10056/s140 configuration...
Hi,
I am using SD calls to start an advertisement of BLE_GAP_ADV_TYPE_NONCONNECTABLE_NONSCANNABLE_UNDIRECTED :
sd_ble_gap_adv_start(m_adv_handle, APP_BLE_CONN_CFG_TAG...