hello, im from india im using nrf24l01+ for my project to transmit and receive data between two arduinos. i tried all tutorial basic programs but i cant sucessfully send and...
I'm analyzing app_timer scheduling code..
I have an question about list_insertation_handler function in SWI0_ISR
I think if ( (p_timer->ticks_at_start - m_ticks_latest...
I would like to test the newly added v4.2/v5.0 Bluetooth features (e.g. LE Secure Connections, Data Packet Length Extension, 2xSpeed, etc) against non-nordic devices. I have...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...
Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
Hi Team,
We are implementing an UART communication between a M4 processor (UART master) and a nRF51 (UART slave) and we want to use the UART in Low Power mode with flow...
Hello everybody,
for my project, i will bond the peripherial with the central.
I test my device with the MCP and can connect without problems. When i press the Bond Button...
Hello,
So I have a system that waits for an interrupt on UART, collects data in the message queue. Also waits for GNSS to get a fix and also collects data in the message...
Hello,
I am trying to connect to the MQTT broker that uses a TLS certificate and user/password. I have set the user and password fields of these structs.
struct mqtt_utf8...
I am creating a program using the nRF5340 Audio sample source. I am debugging using VSCODE instead of a script.
The bt_mgmt_init function returns error code -11.
Tracing...
Hello,
I am trying to flash the nRF9160 application(merge.hex) which is created after build in an external board. The external board is from fanstel - BLG840F.
Couple...
Hi,
i've been trying to implement gnss functionality on my nrf9160dk board but it didn't work since i was doing it indoors, i've been advised to use an external antenna...
hi support team,
our ncs2.6.0 demo /samples/net/udp is supporting 7002dk, the demo works for 7002dk.
however it doesn't support 52840dk with 7002ek shield,i have modified...
Hi! We have a custom board and when ordering a new version we now get Errors on two of the 18 prototypes.
After trying on another machine with another JLink one of the two...
Hey, I have been trying to get to the root of additional current draw when crypto drivers are enabled.
Without the crypto drivers enabled the current draw between two advertisements...
Hi,
We are working on our manufacturing process that involves use of the nRF9160. I need a way to programmatically get the IMEI and ICCID in order to register the device...
I'm running a nRF52 device that's built on nRF5 SDK11, and it's remaining that way now due to regulatory reasons. My application needed to be updated to support bonding, and...
I have a nRF9160DK board running asset_tracker_v2 on a nRF9160 custom board. V1.7.0 loads and boots fine but when I use V2.5.0 the boot fails as shown below. The only change...
Hello, per the product specification, I see that the nRF52832 CIAA variant requires a shunt 1.0pF capacitor and series 3.3nH inductor.
Is this recommended regardless of...
I have configured NRF52840 as coordinator ,EFR1 (ENDDEVICE) and EFR2(ENDDEVICE) as end devices. These 3 devices are connected in network.EFR2(End device )continuously sending...
I would like to understand the issue of frequency offset calibration in RF signals, I have viewed the
Case ID: 309794
nwp_006.pdf
I would like to know if I can do...