We are trying to evaluate nrf9151 for working with Soft-SIM. Are there any instructions for configuring the Soft-SIM through AT command mode, or do I need to use another mode...
I was doing some developement for a custom board on NCS v2.9.1 when i noticed some of the changes i was making in my prj.conf weren't being set in the application. My impression...
In my circuit I have a MOSFET which disconnects the battery. There is a GPIO pin which turns this device on and I'm using regulator-fixed to drive it during start-up. A short...
We are currently using ncs 2.9.0 on an nRF5340. We use the BT_HCI_OP_VS_READ_VERSION_INFO to determine at runtime what version of the BLE stack is present. This information...
Hi I'm trying to load a custom board with nrf9160 with the Serial LTE Modem, and route the AT commands to the UART from a coprocessor (ESP32C3) I have followed the guide on...
Hello,
we have a working system on the nrf9161 that works without zephyr. We have our own secure firmware that successfully uses the cc310 after we start the actual application...
Keep hitting my head on this inconvenient workflow.
Edit build config
Select target custom board
Build config
All OK
Edit config again
Target board has been...
I am using Hackable kit which is a custom nrf52832 board with Bumpy a low cost Black Magic Probe alternative to program since i don't have a J-Link device. I have tried many...
Actually, I am working on a IoT project in which tens of connectionless BLE beacons are broadcasting packets. Now, four Nordic devices(nRF52832) are receiving that data and...
I want to use the 2450AT42E010B chip antenna from Johanson Technology in my design. I selected this antenna specifically because i want to make a beacon using the nRF52832...
I want to build a device able to connect with smartphones and central modules preinstalled on the ecosystem.
Is possible to integrate Bluetooth mesh + Peripheral role in...
I have the nrf51 RADIO peripheral set up with the usual set of shortcuts:
NRF_RADIO->SHORTS = RADIO_SHORTS_READY_START_Msk | RADIO_SHORTS_END_DISABLE_Msk | RADIO_SHORTS_DISABLED_RXEN_Msk;...
Hi,
I'd like to be able to use an event from the LPCOMP to sample the RTC (either to a peripheral's register, or to a memory address), so I can measure pulse widths without...
I am able to initialize the module and get the callback , but when I try to write I will not get the callback after the write, and no errors.
If I simply try to read after...
Hi
I am integrating BLE with LESC into a legacy sensor product using SDK v11.
The problem I am running into are errors in the FDS module when trying to make a secure connection...
I use nrf52832 based on SDK14.2 as a slave development. Occasionally there will be a crash in the operation. The program has been running in the “params_reply_pending_process...
Hi Nordic Community
I'm doing a risk assessment, and I couldn't find a proper answer for the fallowing two question, it would be great if I could have your opinion and...
I am trying to set up the sniffer on nRF52832 DK PCA10040. I am not seeing the COM port on the Wireshark interface. I can see it on the device manager. I have looked at other...
Hi Everyone , I am using SDK v15.0 for nrf52840 with segger embedded studio.
I tried the example code given for blink freertos. I am able to run two tasks but as soon as...
Hello,
I am using nRF52832 and having a problem with the Low Power Mode. I am not sure if I am either not getting it to stay in low power mode when my UART is initialized...
What is the maximum server node count running light switch example? In documentation there are multiple facts: 1) " If you have more than thirty boards for the server, set...
When I use the nRF Toolbox to upgrade the nrf52832 device on the mobile phone (huawei mate9 Android8.0), I have the following questions: The first time I opened the update...