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...
Hi
I am looking for some specific contract developer help to build and Android app to update Firmware in devices using DFU and the buttonless service. Obviously there are...
HI,
We are evaluation the nRF9160 in the devkit and we are trying to obtain the values specified in the nRF9160 Product Specefication v 1.1. After following the different...
Hello,
There are many questions out there on correctly determining the SAADC pin input voltage limits. The equations given in the product spec is very straight forward:...
We are creating and application that will use the Serial port to communicate to a host using an RS485 protocol. We have it working in SDK 15, but we are now trying to build...
Hello All, I want to generate Bi-Phasic two PWMs with 180 degree interphase delay and variable Duty Cycle with variable frequency upto 250 Hz in nRF52810 SoC. Can you please...
Hello, how can I use the functions in nrfx_twim.c
Using SES and the CMSIS config wizard, I have picked:
NRFX_TWIM_ENABLED 1
NRFX_TWIM0_ENABLED 1
NRFX_TWIS_ENABLED...
Hello
I wonder how to verify that teh scan response data is set correctly and if there are other parameters I need to set to get it working.
So for setting length i have...
I have a nrf52840DK and try to modify SDK peripheral/uart example. I want to reboot nrf52840 device after getting uart communication errors. I put NVIC_SystemReset() function...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
Hello,
Im trying to interface LIS3DH with nRF52DK referring this example https://devzone.nordicsemi.com/f/nordic-q-a/34710/lis2dh12-driver-issue-in-nrf-sdk-v15-0 .
...
Hello All,
I recently started testing an nRF9160 DK board. I was able to follow through all the instructions, registered on nRF cloud and successfully connected to LTE....
Hello,
I'm designing the electronic of the nRF9160. We use the ANT PIN (61) for frequencies in the range [700MHz; 2200MHz].
I'm wondering to add a band filter on the...
SDK16.0.0, S132v7.0.1, nRF52840
We call nrfx_uart_tx() from the main application (non-isr) context to initiate multi-byte data transfer from a queue we manage.
We also...
I am using guide provided at https://openthread.io/guides/border-router to create border router. I am using Ubuntu 18.04 on a PC. I tried same on RPi 4 too and seeing same...