At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
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,
We have an issue regarding PSM availability when roaming. Some operators do not grant PSM and once a device connects to such a network, it would drain the battery...
Hi, When performing GATT discovery on the peer device I observe that the procedure takes too long about 5-6 seconds even at the lowest connection interval. The same process...
I was trying to add the nrf91-modem-trace-uart snippet to my build configuration. I've found that it does not take effect when using the "Add Build Configuration" UI in the...
Hi support team
If I want to implement update advertising data dynamically function, which method is recommended?
1. bt_le_adv_stop (); and bt_le_adv_start (adv, ad, ad_len...
Hello,
I am primarily an STM32 user, delving into Nordic. I will be creating a product using the nRF52832. I would like to measure the 32MHz & 32KHz clock inputs to the...
This is a request regarding modules that can be used in Pakistan. We think that nRF9160 is matched for this requirement. Could you please tell us whether nRF9160 is okay or...
Hi, We are using nrf9160 and building the application with CMSE. When my program accesses dynamically requested memory (address 0x200128b0), the program automatically jumps...
We plan to use the Nordic Semi Thingy will be used with Quectel YB0014AA antenna for the demo sites, all located in North America. The Nordic Thingy is fully FCC/ISED compliant...
Hi,
I am evaluating using NRF9161-LACA in a design. Is it possible to activate this chip with esim? Or we have to use a physical sim card for it?
Please let me know, ...
Hello,
We are evaluating a solution for our product where we would like to use
Zephyr RTOS with NCS
nRF52840/nRF5340 + nRF7002 for a combined WiFi/BLE solution. nRF52...
I have been trying the aws_iot sample in nRF Connect SDK v2.7.0 for build target nrf7002dk/nrf5340/cpuapp, in which connect_work is scheduled with a 5 second delay in the...
Hi
I'm looking to understand the IR Susceptibility of the WLCSP. I've seen some post talking about direct IR light causing issues, but not how much of an issue it actually...
Hello,
We have an nrf5340 custom board with the MP23DB02MM PDM mic connected directly to the nrf5340 (CLK to pin0.18 and DOUT to pin0.19). We are reading audio using the...
I'm using the Cloud Multi-Service app on nRF9160 to test the CoAP DTLS 1.2 CID support while connected to nRF Cloud to evaluate, and want to check the data size for messages...
Hi! I'm currently trying to flash custom firmware in the Thingy53. As suggested here I'm using the NRF5340-DK as an external debug probe. When I try to flash it with the programmer...