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...
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...
About the case where there is no sample project of NordicSDK multirole (ble_central_and_peripheral) Hello. The other day, I purchased Nordic's BLE module and started developing...
We are going through testing with FOTA, our AWS IoT deployment and AWS S3. Fota is initiating and downloading the file properly through MQTT commands but fails after 4096bytes...
Hello,
I am using the nRF52840-DK to implement a zigbee light device.
If I use another nRF52840-DK to act as a coordinator, the light bulk example works fine. However...
Hi
I'm using a custom board with nRF51822 and mbed.
Then, I would like to generate 25kHz PWM and use BLE simultaneously.
So, I read this thread, write like the attachment...
Hi,
I am porting the opus library from smart remote project into our system. The chip is nrf52832.
When I encoding the pcm data, I got error. After tracing into code...
I am trying to port an application that works on the NRF52 DK board to a custom board containing a 52832 QFAA chipset. The MCU is connected via SPI to an IMU BMI160 and a...
hi all,
the latest master fw-nrfconnect-nrf. asset_tracker project gps_controller.
now ,i try add gps_control module to my project. but it now work correct that gps_controller...
I built my project with SDK 15.0 but for some modifications I migrated to SDK15.3
In my application I use pairing key to secure connections but since migrating to SDK 15...
Hello,
How to ass custom button using BSP? In the default setting, there are only 4 buttons. But my custom board has more than 4 buttons. How to add more button using BSP...
Hi, I have a question on USB performance of nRF52840. I have Rigado BMD-340(s) and I have to verify the maximum data rate supported on USB interface. Its says 12 mbps in the...
Hi
There are two PCA10090 DK boards. Each one had its own iBASIS card.
Previously, I registered these two in nRF Connect for Cloud. DK board A with SIM card A.
DK board...
I have ordered some PCBs which have I2C lines on P0.08 and P0.09 and have been trying to test using the Dev Kit and for some reason, I can't get any traffic out of these pins...
Hello. I want to add OTA DFU feature to my device, based on nRF52810. I already met problem with not enough space on this chip, but it was solved, so I hope it possible to...