I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
hi all,
I learned that the Zephyr controller can connect to more than 64 slave devices and was wondering if it can simultaneously connect as a slave to the phone via ble...
Hey Nordic,
I am using
SDKv17.1.0
VSCODE as IDE
S140 as softdevice
Windows
Let me first insert my code snippet:
Here, NRF_LOG_INFO() function works, meaning...
Hello, I am trying to save data on an microSD card using SPI1. I am following the firmware in this discussion Working NRF9160 SD Card Example on SDK 1.9.0 . In addition I...
Hi! I used NRF CONNCECT to connect the Power Profiler Kit II, I opened the "Bluetooth Low Energer" app by mistake, and received a prompt to update the firmware. I chose to...
Hello Team,
We are looking to buy SOC which supports Bluetooth LE audio in a idea of developing broadcasting audio to multi devices.
Its understood that SOC RF5340 supports...
Hi Nordic engineer About the I2C SDA signal, when CLK voltage change then the SDA will occur skin needling,could you please helo explain it, I check the PCB latout, the I2C...
Hello ,
I am a firmware engineer in Taiwan ,
I already use nRF52820 to finish one case ( cheaper alcohol/acetone BT checker.)
Now ,the engineering stage is pre_production...
I am using SDK 14.2.0 with Segger IDE.
I am trying to configure timers and while my code does compile w/o errors the linker fails with message in the subject above.
To...
I see that nordi is working on wifi 6 .
When It will be available and on which platform ?
Is possible to have presentation on wifi 6 versus wifi 5 and BLE ?
Best Regards...
Hi
I want to use a Nordic NRF52840 to sniff and dissect a Digimesh network. Digi do not provide a sniffer or/and dissector for their products. There is no promiscuous version...
hello,
we are trying to use the stack guard module - obviously we want this to give well-behaved fault handling in the event that the stack gets too close for comfort. ...
Hi, I have a few questions regarding the modem module of the nRF9160 and considerations that might to be made when developing for it:
1. How does the modem determine which...
Hi,
We upgrade our SLM app from sdk 1.9.1 to sdk 2.0.0 and now when we try to look for GPS there is a reduction at the voltage from 3.3 to 2
what are we missing? what...
Hello Team,
This ticket is in continuation with Case ID: 292116. Based on last discussion I have taken more modem traces which are present in the attachment. Please ignore...
I've been working on porting a project to NCS using VS Code as my IDE. Now that NSC v2.0.0 is out, I wanted to move to that. I found the migration guide: https://developer...