A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
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...
Hi,
We are working on BLE MESH using nRF52840. We are trying to put nRF52840 into deep sleep mode. The deep sleep current is about 210 micro Amp. Further, the current is...
Hi,
I have a coap server/client system and when I send a provisioning request from the client I can see the server is sending the reply. But my 'on_provisioning_reply (...