We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi, I am developing a product using BLE with nrf52832. We are aiming for a BLE communication range of around 1.0m. However, if txpower is set to -20dbm, BLE communication...
Hi,
I found this forum post about the Verizon APN:
https://devzone.nordicsemi.com/f/nordic-q-a/46288/nrf9160-verizon-sim
This implies that I don't have to use "AT...
I want to parse the following JSON { "ver": 3, "mode": "online", "custom": { "apl1": [ "off" ] } }
Tell me about how to parse json and how to write code
The keywords...
Hi Everyone,
I am developing a PC App. with nrf52840 usb dongle (central) to communicate with nrf52840 BLE device (peripheral) on long term and transport data. Everything...
Hi,
I was working on nrf52840 DK and I left it a few weeks and came back to use it and I discovered that the whole USB connector (J2) got removed. Not sure if there are...
To the kind attention of Nordic support team,
I'd like to know what would be the best theoretically way, if possible, to control "when" multiple notifications are sent...
Hi,
I am developing with the nRF52833 DK using NCS v2.00.
I have edited the existing TX power service (TPS) to allow the client to set a desired TX power. I have added...
I'm using the nRF52840 with NCS SDK 2.0.2 and need to be able to change the BLE advertisement name of the peripheral device dynamically.
I have this working when using ...
Hello Devzone,
I am building firmware for an nRF9160 based device, starting with an ncs 1.6.1 sample app and LTE modem firmware v1.3.1. I'm in North America, and when testing...
I am using the SD card driver from nRF5 SDK v17.0.2. Device nrf52840, IDE Segger, Custom PCB. nRF52 DK as progremmer.
There are problems when deinitializing the SD card...
Hi,
I am developing a peripheral in ble, and I receive the following error when I disconnect a new connection within the connection callback.
bt_conn_disconnect ( conn...
Hi,
I'm writing an application which, depending on configuration, will either use ESB and Bluetooth, or just ESB.
I read through the article ( ) describing how to use...
After following the instructions in nRF Connect for Desktop v3.10.0 on an Ubuntu 20.04 machine, the samples are failing to compile for the qemu_x86 board type. The error reported...