After I get a Disconnected() event, I want to start scanning again, therefore try to call StartDeviceDiscovery() again.
IsDeviceDiscoveryOngoing was checked before.
The...
Hi, I wanted to ask a question regarding sending data.
I currently have external memory that will send out serial data (SPI) to the nordic microcontroller. I have saved...
Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
I'm trying to get an overview what my options are to program an nRF52832. So far I have found:
nRF Connect for Desktop + SEGGER Embedded Studio Nordic Edition from segger...
Dear Nordic Engineers
I encountered a problem.I used the nrf5 sdk 17.0.2.I modify ble_app_hrs example.I found that if I turn on pairing, when I erase the flash, the pairing...
I'm using nrf52840 for my product. when testing the Bluetooth RF of this chip, I found that the carrier is offset by 200kHz. i read many similar problems, it seems that the...
Hi, after adding some functional to bootloader an error occurred: section .tdata overlaps absolute placed section .mbr_params_page how to calculate the size need for mbr_params_page...
We have a 52840 based beacon with two versions. Both have exactly the same firmware and PCB, one has a N52840-Q1AAD0-2025KR written on the chip and the other has N52840-Q1AAD0...
Hello!
Im having problem running the PPK II on my PC with Ubuntu 20.
The device attaches to the PC, is visible as `/dev/ttyACM0` block device and dmesg shows no errors...
Hi,
I am using as settings:
timeslot period: 600 us
data rate: 2M
channel table size: 4
timeslots when out of sync: 8
timeslots per channel: 2
sync lifetime...
When multiple J-Link devices are connected to my computer, whenever I run nrfjprog without the --snr argument, I get a prompt to select the emulator like this:
Is there...
Hi
I am currently trying to get the antenna switching working on the nRF52833 DK
I have an SPDT RF swtich is this pe42423
VDD -> VDD
LS -> P0.26
CTRL -> GND
...
Hi,
I use FDS to save my data. Below is my fds list. All RECORD already have data from factory production.
#define FILE_ID 0x1111 #define RECORD_KEY_TORQUE_0 0x0001 #define...
Hello,
I'm using nRF52833, pca10100..
My project combines the functions of scan and advertising. Each UUID is different and they pair with a different device. I initialize...
Hello, I have got the Acconeer XM122 module (v2.4) and the Acconeer XB122 module (v1.3). The XM122 is connected to the XB122 which is like a breakout board for the XM122....
We customized our own development board based on Nordic's Thingy91 development board. Now it's welded, the circuit works, and we've flash demo MQTT_simple and Asset_cracker_v2...
Hello,
Im a student trying to use the nRF52811 SoC for a project, i need to design a pcb with the chip and a few more things.
I am planning to use the available reference...
Hi,
I need to create a custom dts for a custom board where I need to define the pins used for interfacing to some external devices. The generic "gpio-leds"/"gpio-keys",...