Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
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 guys, i can't figure out how to create an event handler in my Mesh Client.
The functionality of this handler should be to set a flag on the 'NRF_MESH_EVT_TX_COMPLETE...
I used keil v4 compile the following project F:\nRF5_SDK_16.0.0_98a08e2\examples\ble_peripheral\ble_app_uart\pca10040\s112\arm4\_build get file nrf52832_xxaa.hex of size 101kb...
Hello ...
I'm porting our product from RF Digital's Simblee to Laird's BL651 (nRF52810). A phototransistor measures light, is connected to an analog pin, and is sampled...
Hello guys! And girls
My project is working as expected in SDK14.2. I'm updating adv data (manuf. spec. data) without any problem with this function But in SDK15 the function...
Hello,
I'm working on a project using a Thread network to send MQTT packets and I'm having an issue with the example project out of the box. I'm running the version 3.2...
Hi, Sir:
I am developing nRF9160 DK(pca10090) with mqtt_simple example in nRF Connect SDK(ncs/nrf/samples/nrf9160/mqtt_simple). Firstly build the example , build OK, but...
I am trying to use other functions within FATFS per example f_findfirst file on the flash and keep getting undefined reference.
I used the example application usbdc_msc...
we use custom 128bit uuid service and dfu,bas services
when setting uuid as custom 128 bit uuid in advertising_init function, it's base uuid is always based on dfu.
what...
Hi, could you please let me know if support for nRF5340 will be added to the "regular" nRF5 SDK package, or it will only exist in the nRF Connect SDK? Thank you.
I use a PA/LNA dur9ing advertising but would like to disable it during connection. I use the sd_ble_opt_set API which works fine to enable GPIO toggling. However to disable...
Hi, I'm trying to add buttonless dfu to my own application (unbonded). I have followed the tutorials listed below:
1, https://devzone.nordicsemi.com/nordic/nordic-blog/b...
I am trying to install the nRF9160 development environment on an additional computer. We have the system running on 3 computers now but are in the process of setting one up...
When I let the lwm2m_carrier library run through a full bootstrap/registration cycle on a fresh device, it generates and saves many bits of info in both NVS and TLS security...
I need to compute the checksum for a firmware image and I'm looking for suggestions on what works best.
I'm using SES and I don't see any checksum or CRC of the firmware...