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...
My company has been working on making some devices that utilize Wi-Fi to be able to connect a device to the internet to view status and allow a device to be remotely controlled...
Hi,
I try to design NFC tag antenna with NRF52832. I have read many documents about NFC antenna design but can not find about relationship between range and inductance....
Hi All,
I am new to this community. Apologies if this is getting posted in the wrong part of the community.
I am using nRF52840 as a bare-metal with SDK17.02 along with...
Hello,
which application is the PCA10059 using when I use this board with the nRF Connect app as a BT / USB device? I need to know the command set of the board, because...
Hi,
I can run light_switch on one device as Client, another as Server.
Now I want 1 device to contain both Client model and Server model. Example: when I press on first...
hello
i have two nrf52832 boards with and using sdk 16 i want to use one board as a central and one as a peripheral and achieve a maximum distance of about 30 meters can...
We are facing issues whenever a Bluetooth connection is made between our device (Amazon Locker using nrf52840) and IPhone SE Model.The connection is made successfully but...
Hi,
My development setup:
SDK/SoftDevice: nrf5_SDK_for_Mesh_v5.0.0_src + nRF5_SDK_17.0.2_d674dde + s140nrf52720
HW: nRF52840 DK
I modified the sensor_server example...
Where can I find the presentation material (slides, questions, chat transcript) for the "Get started on your Advanced Wearables project on Hackster.io" webinar
I want to program my Thingy 91 with one of the sample projects. In the programmer App it says the project is invalid for MCUboot DFU, but only when using the Jtag connection...
I want to add DFU to the peripheral_hids_keyboard example from the nRF Connect SDK. I added CONFIG_BOOTLOADER_MCUBOOT=y to the prj.conf and specified a key file.
When building...
I'm using NCS v1.5.0 to create a BLE peripheral using nRF5340-DK.
I set the device name in the prj.conf file using CONFIG_BT_DEVICE_NAME and the name shows up when BLE advertising...