Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hi!
I want to use tag-connect without fixation for fast flashing boards. Just plug it in and a script automatically flashes board in seconds. If somebody knows, if it possible...
Hi all,
In BLE app uart coexist example, When programmed successfully, using nrf_connect app, one can see Nordic_UART and Mesh Client being advertisied. The BLE part advertisng...
Hello,
I'm working with an nRF52832, SDK 14.2 and Freertos 8.0.1.
Two tasks are defined, one for led signalling and one where saadc is used to check the battery value...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
1. I have an nrf9160 module, patched on the customer's own board. 2. I want to connect this board to nrfcloud 3. I read the imei of this nrf9160 module through the software...
Hi, I'm working on NRF52832 ble_upp_multirole_lesc example in SDK15.0.0. When I try to activate its DCDC attribute via NRF_POWER->DCDCEN = POWER_DCDCEN_DCDCEN_Enabled or sd_power_dcdc_mode_set...
Hi Team,
Hope you are doing well, and safe from this pandemic.
I would like to ask that, is there any serialization for zigbee from linux PC?
As we have verified...
Hello,
I noticed in the release notes for nRF Connect SDK v1.2.0 there is a known issue with the nrf_send function as it relates to blocking for several minutes, see below...
Hi,
We have successfully verified "BLE UART and Zigbee Color Dimmer Light Switch Example".
Right now we see there is no support for receiving reports from light bulb example...
Hi,
I recently discovered the platform. I'm trying to modify the examples in order to understand the different ways it works.
My last step was to add a Generic On Off...
Hi , I am compiling the bmdware project (in IAR embedded workbench 8.32.2) and I have errors (particularly Errors while linking assembler, shown below).
I have modified...
Hello,
I am using Segger Embedded Studio version 4.52b and when creating a new project, it automatically creates a segger link script file and sets the linker to 'Segger...
Earlier with SDK 13 in custom advertisement I was able to send 30 bytes under unknown characteristics tab in Nrf connect APP but in SDK 15 I am not. Because the firmware or...
Hi everyone,
I started working on the nRF9160 with a Thingy91. I installed nRF Connect SDK v1.2.0 and i was able to try some sample like GPS or AT_client. However I would...
Hi ,
SDK : 16.0.0.,Mesh V4.0 ,PCA10040
My project requirement is : I need to use 2 dev kits one as a server and one as a client communicating each other on BLE Mesh
...