But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hello
I'm going to use a potentiometer to control the pwm. I am using a 10K potentiometer and have used a saadc example.
I printed out the value of adc through this example...
Hi everyone,
I've just been working with NRF52833 and nRF5 SDK for Thread and Zigbee v4.1.0 to create a zigbee mesh network for home automation. My network is pretty simple...
Dear Members,
I saw this code ,
If there is no input, how can I handle it and display result = 0 and not shutting down CPU ?
How can I display 0 from this code...
Hi.
I want to disable the TWI master's internal pull-ups on SCL and SDA. So I set it according to the contents of the following URL, but the setting is not reflected as...
Dear Nordic Support team,
Currently I am in the process of adding the USBD_CDC_ACM driver code to our existing application following your usbd_ble_uart example. I can receive...
Hi,
Our customer is using nrf9160.There is a problem about powem_on circuit .
Attach is the schematic diagram:
Here VBAT is 4V,PW_ON is connecting to the nrf9160...
Hi,
I'm using nRF52810.
And i'm trying to measure battery level using saadc.
The problem is saadc result is not accuracy.
When battery voltage is 3.3v, saadc value...
Have a brand new Thingy 91, latest modem firmware and asset tracker firmware: thingy91_debug_ltem_2020-10-30_5522ca2b.hex.
But within the LTE monitor app, nothing shows...
For the nRF52811 there is only one TWI peripheral and if there are multiple buses required it is necessary to remap the SCL and SDA pins to the peripheral. In the nRF5 SDK...
I am migrating to the Fanstel BT840XE module with nRF52840 and a Skyworks PA/LNA. I need some assistance in getting my PA/LNA working in a multiprotocol setup.
I have successfully...
I have application developed that works ok on nRF52 DK (nRF52832) with S112 and now want to migrate it to a custom board with nRF52840.
Could you confirm that S113 is...
Hi:
Since we have a issue that when nRF52840 setting to DCDC mode, our inductive touch will have bigger noise, if setting to LDO mode, the inductive touch noise disappear...
Hi,
I've been trying any way I can think of to work around an issue "51" returned by nrfjprog executed from nrfutil when trying to run serwer from the steps in tutorial...
Hi experts
i am using nRF Sniffer to decrypt the BT Mesh packets with Wireshark, it can work smoothly. However, i tested and found that the packets device key encrypted...
Hello, I am looking at the mesh dfu example code on nRF mesh SDK-4.2.0 on an dk_nrf52840 and I have some questions.
Rather than having both a bootloader and main application...