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...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Hi
using nRF52840 I'm implementing a USB connected keyboard with swiss layout.
is it possible that app_usbd_hid_kbd.h in nRF5_SDK_16 is incomplete? It defines keys up...
I need to develop a Bluetooth keyboard with nrf52833. I have Nordic's nRF Desktop modules (the keyboard is PCA20037). I follow the nRF Connect SDK 1.2.99 documentation. After...
We need to build a device that acts as a peripheral (with some custom characteristic to transfer data toward a smartphone and having OTA/DFU functionalities), as a beacon...
Using nrf52840, is it possible to change advertisement from BLE5 long range to BLE4 on the fly?
i.e. interval of 2 sec, first BLE5 long range, than BLE4 and so on
I activated the iBasis SIM (Rochester, NY), but LED's 1 and 2 don't blink. LED5 is mostly on solid with a 1-second slight off-pulse.
AT commands from nRF Connect just timeout...
1. How do I generate a tls certificate? 2. How do I download a tls certificate? 3. How does mass production import tls certificates? 4. Can each device write the same tls...
Hi,
I am developping on a nRF52DK board with the PCA10040 and reference nRF52823 using the SDK 16.0.0 and the nrf5 SDK for Mesh v4.0.0 and have successfully been able to...
Hi team,
Customer want to make RF module for nRF52833 aQFN and QFN package.
The schematics is same as reference design.
Only at aQFN , they add another path or RF...
Hi, I tested "Simple_coap_client" and "simple_coap_server" on NRF52840 using Threading SDK.
I want to change the transmit power, so I used "otPlatRadioSetTransmitPower ...
Hi all,
Is there an absolute maximum duty cycle when the radio is in nrf 1MBit mode? I am currently in FCC testing and the lab wants to calculate average power with the...
Hi Team,
My requirement is to Read and Write the data of the variables at specific Flash storage/ Flash data storage(FDS) address.
Eg;
__root const uint16_t FLA_kold_version...
I need to interface a MAX30003 IC via SPI to a NRF52832 via SPI.
I am currently developing the hardware and thus my question:
MAX30003 need an external 32.768kHz clock...
Hi, I am looking for your simplest product that supports this use case: When bluetooth is paired with a device, and music is NOT playing after a certain time, I want to be...
Using the SDK11 bootloader, if I recompile the bootloader, package it with nrfutil 0.5.3, and perform a DFU update the original bootloader is erased but the new bootloader...