Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
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...
I'm using the ble_app_grs_freertos example. I'm trying to maximize its thru-put potential for Central devices which can support the high data rates. For this I've used the...
Hi, guys,
What I do:
Add freeRTOS into ble_app_hrs example project in SDK15.0
What matter I get:
When I set NRF_SDH_BLE_GATT_MAX_MTU_SIZE as 247, the device can not...
Hi Guys,
I am using Si7021 I2C temperature sensor and I want to read the temperature value using nrf52840-DK. I connected the sensor to the 27,26 pin.
I wanted to read...
DK version: nRF5_SDK_15.0.0_a53641a
Softdevice version: s132_nrf52_6.0.0_softdevice
I am using a Fanstel BT832X SOC, which has the SKY66112 PA, on a custom PCB. The...
Hello,
I am using UART to receive data on a nRF52840 DK.
I have written some code using the Serial Port Library.
I have attached snippets of the code dealing with the...
Hi,
I'm working on a tone library. I'm using timer2 and ppi channels to generate 50% pwm signal.
It's working fine.
Now i want to add another timer comparison ( timeout...
I am trying to see if there is a way I can generate a multi frequency audio signal without additional hardware. I am talking about something similar to DTMF. The audio wave...
Would you please tell me how to use the nrf52832 PWM interface to implement differential output to spkr?
Here is my PWM interface configuration code:
NRF_PWM0->PSEL...
I am working on a device which also needs to give audio feedback to the user.
The app on the mobile phone needs to send a wav (or similar) file (mono, speech) to the device...
hi, I am using nrf52832 development board for PWM and I want to play an audio (.wav) file using PWM, I am unable to play the audio clip using the PWM, and same audio file...
Hello,
I'm using SDK15.3 and trying to do a non-connectable advertising while connected.
For that I set my adv package as non-connectable, however, when I run the function...
Dear Nordic Team,
I have a BLE application that we developed on nRF52840 DK for S140 based SoC and this application is working fine on the DK Board.
Now we would like...
I am using IAR version 8.30.2 . When I try to build the example project is the nRF5_SDK_15.3.0_59ac345 for 802.15.4 for the wireless UART I get a build error:
wchar_t in...