Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
I'm having this issue with oldish SDK 12 but since I reproduce the issue with SDK 15: I re-used the code from https://devzone.nordicsemi.com/nordic/short-range-guides/b/software...
Hello,
I am using nRF5_SDK_15.2.0 and with s132_nrf52_6.0.0_softdevice
I am trying to interface with external Flash (MX25l64) using SPI.so when ever i am trying to send...
Hi
Any sample or known project that can transform nrf52 usb dongle and be driven through COM port?
Imagine a C program in Linux that opens the USB port where dongle...
Hi,
I'm developing a custom board based on nrf52. Currently, we are using Segger through J-Link to program nrf52 DK.
As for my custom board, I left a 2x3 pinout including...
As unicast address is a address of a element in a node.
We have to assign unicast address to 500 nodes each contains 2 elements, and we configured publish and subscribe...
Hello,
I am using nrf52832, having SDK 15.3.0 in Segger Studio IDE. Win10
I am using fds_test_find_and_delete() function, to find and delete particular record from flash...
I latest firmware and loaded and software thingy91_ltem_v0.2.2.hex. And I get reboot all the time. It was working when I first got the kit then when I was testing this weekend...
Firstly, I am a very beginner in the BLE domain. I have very little knowledge of it.
I want to do a project where multiple BLE peripheral devices(nRF52) will communicate...
Hello:
I have questions about eSIM card.
As we know, GSMA standard eSIM card is an empty chip, we can use eSIM card after ISP information is installed into eSIM card....
Hello,
I have the same question as mentioned in this article:
https://devzone.nordicsemi.com/f/nordic-q-a/19252/how-to-avoid-interrupt-handling-is-not-missed-with-sd_app_evt_wait...
Hi,
I use nrf sniffer to monitor BLE communication. After pairing with encryption, wireshark indicates Encrypted packet decrypted incorrectly (bad MIC).
I think there...
I configured Uart on 23 - Rx and 24 - Tx of NRF52832.
In simple uart example it works fine with uart_event_handle for rx.
But when this code is merged with Nrf Mesh Dimmer...
Hi,
Having gone through the nRF52832 datasheet, the only discernible drawbacks of moving from an external crystal to synthesizing the Low frequency clock from the high-frequency...
On the Nordic Semiconductor infocenter , 12 reference designs for the nRF52840 are given, 6 for the big QIAA chip and 6 for the small CKAA chip. However the reference designs...
Hi
We are developing the use of ESB together with BLE, using the Timeslot API.
We have been using the known tutorial for the ESB timeslot implementation:
https://devzone...