Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
Hi
I'm attempting to read a PT-100 sensor value that is part of a voltage divider using a nRF52.
Both the reference resistor and the PT-100 is sampled while the voltage...
Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
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 (...
Hi,
I'm using SPI4M on nRF53 and came across it's errata, but I didn't get where to call the workaround functions.
The workaround is to call the below line upon enabling...