Hi,
I would like to receive some suggestion about finding a CHEAP smartwatch / wristband already available that has these minimal features: BLE (with SDK / GATT profiles...
Compiled with Keil4 software compilation and C of the mixed program, the error is:Branch offset 0x00000228 out of range of 16-bit Thumb branch, but offset encodable in 32...
Hi,
I am currently working on a prototype with Silicon Labs Thunderboard sense. I am looking for a replacement product that has NRF BLE module. All I need is a BLE module...
I would like to hide BLE advertising from normal BLE devices.
And only be able to see such advertising with dedicated scanner.
I was thinking of changing access address...
Im making a project were i have two robots each one with a device connected with a mobile phone. But at same time i want that, when they are near each other they exchange...
Hi all! I am attempting to download a file from a web server to an NRF52832 using the Nordic IoT SDK version 9.0. Are there any good reference librarie? I found a few for...
Please help to understand. How to configure nRf24L01 receiver for 4-pipe (pipe 0, pipe 1, pipe 2, pipe 3 ). But most importantly, how to specify the transmitter settings that...
Hello there,
I created a project a while ago with the SES and the SDK 15.x. For a new Project, we would like to move to PlatformIO. Right now I am evaluating where we will...
Hi Guys
I recently made my own PCB for a project. On the PCB I am using a Laird BL654PA Module with external antenna. All the I/O's work great but im struggling with the...
Hi,
We had met problem at buttonless DFU with bonded information at Andriod set-top-box.
The problem we saw is we can not know when the ATT table is different at andriod...
I'm trying to wait on a single POLLIN event on a net socket, but I'm finding that poll() will still return immediately with the POLLIN event even if it's not set in the struct...
Hi , I am developing a zigbee project using nrf52840 using NRF52 zigbee sdk . I had to do some changes in zboss header files ( zb_config_common.h and zb_config.h ) to change...
I'm using the NRF52840-DK with the SB40 jumper cut, then powering through P21 and measuring with an ammeter across P22. USB is unplugged during measurement. I'm using zephyr...
Hi,
Eventhough I am able to communicate with my I2C slave, this message appear for every transmision.
[00:00:00.709,350]
[1;31m<err> i2c_nrfx_twim: Error 195952641...
I get long range demo code for 52840 on the web:
long_range_demo_15.2
and modify the code to test the 52833 long range feature;
MAINLY code:
My question is:...
Hello.
I would like to use UART or UARTE in all of my future projects for debugging. What steps do I need for one app to work? More specifically:
1 - What include folders...
I'm new to the nRF5340 and zephyr and ncs, but I have gone through the tutorial series
We're developing a product that will use the SPIS peripheral on the nRF5340 and...
Hi, Im developing a Zigbee concentrator. I used nRF5_SDK_for_Thread_and_Zigbee_v3.1.0_c7c4730 ble_zigbee_template as start point of my project. The light bulbs and switch...
We are using Lairds BL652 module in our product and develop code for it using the Nordic Semiconductor nRF5 SDK and flash it using jlink. Referring to the attached schematic...
Hello Nordic,
I recently setup the Command Line application for our device, using USB CDC ACM. I started experimenting in the example cli project. After everything was...
Using nRF Connect SDK v1.2.0 on nRF52840 DK (PCA10056)
We are evaluating the nRF Connect SDK on the 52840 until our 5340 PDK arrives. While running the mesh light example...