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...
Hi all,
I have the following issue: For an electrochemical measurement I need to use 4 GPIO pins bundled in pairs, each pair with an output (GPIO HI) and ground (GPIO LO...
I'm evaluating nRF9160 + Serial LTE Modem application for a battery powered device that uploads data via HTTP POST 8-12 times per day. Since all interactions are initiated...
Normally when we send data via UDP we get a +CEREG: 5 response.
We use this to generate a signal <e_ready which in turn allows the next message to be sent.
(As per the...
Hi
I wants to do POC on LE audio, I know nrf5340 support all Bluetooth5.2 spec. Where can I found LC3 codec that can help me for POC? is Zephyr LC3 codec can help?
https...
I'm doing a bit of research on Nordic Semiconductor devices and am currently looking into devices that use a nRF52x chipset.
I have been looking around the internet for...
Hello , I am working on a project which contains I2C communication, When I test the twi scanner example on my sensor and it works fine But when I do the combination with the...
I'm trying to update our LTE connection library to use the LwM2M Carrier library to be prepared for carrier certification and I am not seeing any way to request that the modem...
1.Project only has one main.c file. Other files are in zephery public folders,like conn.c etc.
My problem is ,if I modified conn.c for one project, how about the other project...
Hi, I've recently been diving into the whole trustzone implementation on Zephyr and I'm having trouble understanding how to properly work with it.
My question is fairly...
I'm using the default implementation of the Peer Manager module. I see under the hood it uses the FDS module to handle Flash Write/Reads. If I wanted to implement some Flash...
Good evening,
I am using a nrf52840DK to set up a product prototype and I have a couple of questions about the peripherals. My nRF Connect SDK version is 1.5.99.
1....
Hi, Iam working on creating a ble mesh network. I wanted send led status whether on/off message from server to client periodically like every 10sec. I have configured the...
Hi I'm learning Zephyr ecosystem in context of using nRF SoCs. How one can achieve current consumption values as low as in datasheet ( 0,4 uA in System Off, with no RAM retention...
After nrf52840 uses the SPIM3 peripheral to send data, turn off the SPIM3 peripheral to enter low power consumption, and there will be 700UA current; if the SPIM3 peripheral...