Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
In the past I was able to get the Serial LTE Example application working over UART0 on the pins used in my custom board. I did so by adding a file called nrf9160dk_nrf9160...
Hi,
I am using spim3 16Mhz and sometimes the spi tx data had the first byte as same as previous last byte and sensor can not react and timed out because of the wrong data...
Hello,
I am using NCS v1.3.0 and nrf52840 dk board. In the central_uart demo example, there is a macro called "BT_LE_SCAN_PASSIVE" which has an option set as "BT_LE_SCAN_OPT_FILTER_DUPLICATE...
I have had 3 nrf52840 dongles burn out after a few weeks running on 3V from 2x 1.5 alkaline batteries, powering the dongle from VBUS. Initially, the current draw was 900uA...
Hi Team,
I am looking for an isochronous stream feature for one of our application use cases.
I am using NRF52840 now. Will this feature come as an FW/SW upgrade or in...
1. regarding about trying to make the GPIO pin as 1.8V output for nrf52840
I try to make my board to work with theGPIO output 1.8V, I have calling the code below after the...
My understanding is that to re-flash the DK when the PPK is mounted, I need to move the COM switch from DK to EXT.
I can see the location of COM and it appears on one side...
Hi
Anybody knows where we can buy nrf52832? It is not anymore available and the lead time is about 1 year!
Is it any similar IC that we can use in our new design?
...
Hi Nordic team,
Experimenting with nRF NCS v1.5.0, Openthread CoAP.
When the client send a message to server, CONFIG_OPENTHREAD_MTD_SED is enabled, I reduced the poll...
Hi. I need some help to change blink led's on zephyr. I'm using NRF Connect SDK v1.5.0 SEGGER Embedded Studio for ARM Release 5.34a Build 2021011401.44914 Nordic Edition macOS...
Hello I am trying to program an external custom board that has an NRF52832 on it and I'm using the NRF52840-DK (Development Kit). The programming is being done using SWD over...
I am trying to use nrfsniffer to debug connection related issues.
We have a ble connection between central and peripheral and we are sending status updates to the peripheral...
I am building an application nrf52840 SDK v17.0.2 soft device is S140 with Segger embedded studio.
Application is to send advertisement data in one single channel (say channel...
Hi
I am trying to Update the Soft Device from 6.1.1 to 7.0.2 (SDK 15 to 17). Using an NRF52840 Dev Kit I am using nRfgo Studio to:
Erase all
Program the new Soft Device...